.. |
adc_hal.c
|
driver(adc): add adc initial code before app_main for esp32s2.
|
2020-04-04 10:15:30 +08:00 |
can_hal.c
|
can: Refactor CAN to use HAL and LowLevel layers
|
2020-01-09 16:13:51 +08:00 |
cpu_hal.c
|
soc: add hal api to set exception vector table base address
|
2020-03-06 20:23:30 +08:00 |
dac_hal.c
|
dac: refactor driver add hal
|
2019-11-22 11:44:46 +08:00 |
gpio_hal.c
|
refactor(gpio): add hal gpio driver
|
2019-11-22 17:24:53 +08:00 |
i2c_hal.c
|
bugfix(i2c): fix I2C driver breaking change issue.
|
2019-12-04 15:51:36 +08:00 |
i2c_hal_iram.c
|
feature(I2C): Add i2c hal support.
|
2019-11-21 20:34:07 +08:00 |
i2s_hal.c
|
driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug.
|
2020-05-18 19:55:30 +08:00 |
ledc_hal.c
|
soc: add ledc_caps.h, replace target-based ifdefs with caps-based
|
2019-12-28 20:33:21 +00:00 |
ledc_hal_iram.c
|
feat(ledc): refactor ledc driver
|
2019-11-21 16:25:22 +08:00 |
mcpwm_hal.c
|
mcpwm: add HAL layer support
|
2019-11-25 00:36:30 +08:00 |
mpu_hal.c
|
soc: mpu hal fixes
|
2020-04-07 11:38:26 +08:00 |
pcnt_hal.c
|
refactor(pcnt): add hal pcnt driver
|
2019-11-18 14:35:46 +08:00 |
rmt_hal.c
|
driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring.
|
2020-05-19 11:39:38 +08:00 |
rtc_io_hal.c
|
rtcio: add hal for driver
|
2019-11-21 10:40:49 +08:00 |
sdio_slave_hal.c
|
Fixes compilation error on verbose level (IDFGH-2439)
|
2020-02-18 12:30:47 +01:00 |
sigmadelta_hal.c
|
refactor(sigmadelta): add hal sigmadelta driver
|
2019-11-21 11:53:07 +08:00 |
soc_hal.c
|
soc: remove param checking in cpu related abstractions
|
2020-02-27 07:15:15 +05:00 |
spi_flash_hal.c
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
spi_flash_hal_common.inc
|
spi: simplify the caps header
|
2020-05-17 22:06:01 +08:00 |
spi_flash_hal_gpspi.c
|
ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation
|
2019-11-28 09:20:00 +08:00 |
spi_flash_hal_iram.c
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
spi_hal.c
|
spi: fix iomux, timing and address phase issues for esp32s2beta
|
2019-12-23 10:23:00 +08:00 |
spi_hal_iram.c
|
spi: multichip support
|
2019-06-22 19:08:47 +08:00 |
spi_slave_hal.c
|
spi: support new chip esp32s2beta
|
2019-06-23 12:17:27 +08:00 |
spi_slave_hal_iram.c
|
spi: support new chip esp32s2beta
|
2019-06-23 12:17:27 +08:00 |
timer_hal.c
|
timer_group: update hal api && fix intr_enable
|
2020-04-23 19:29:15 +08:00 |
touch_sensor_hal.c
|
Refactor the touch sensor driver
|
2019-11-27 20:08:44 +08:00 |
uart_hal.c
|
driver: fix driver set rx timeout feature of uart
|
2020-03-27 16:20:21 +08:00 |
uart_hal_iram.c
|
freemodbus: fix long buffer failure
|
2020-03-30 22:05:48 +08:00 |
wdt_hal_iram.c
|
WDT: Add LL and HAL for watchdog timers
|
2020-03-26 02:14:02 +08:00 |