esp-idf/components/hal
Darian Leung 7398390049 TWAI: Track HW state in HAL
This commit refactors the TWAI HAL such that it
now tracks  harwdare state instead of the driver
layer. Some HAL and LL cleanup was also done.
2020-09-02 13:03:41 +08:00
..
esp32 TWAI: Track HW state in HAL 2020-09-02 13:03:41 +08:00
esp32s2 TWAI: Track HW state in HAL 2020-09-02 13:03:41 +08:00
esp32s3 Merge branch 'feat/extract_hal_from_soc' into 'master' 2020-09-01 23:56:15 +08:00
include/hal TWAI: Track HW state in HAL 2020-09-02 13:03:41 +08:00
adc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
CMakeLists.txt hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
component.mk hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
cpu_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
dac_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
gpio_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2c_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2c_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2s_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
ledc_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
ledc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
linker.lf hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
mcpwm_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
mpu_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
pcnt_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
rmt_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
rtc_io_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sdio_slave_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sigmadelta_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
soc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_common.inc hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_gpspi.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hd_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
timer_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
touch_sensor_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
twai_hal.c TWAI: Track HW state in HAL 2020-09-02 13:03:41 +08:00
uart_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
uart_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
wdt_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00