esp-idf/components/hal/esp32/include/hal
2021-08-24 15:38:46 +08:00
..
adc_hal_conf.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
adc_hal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
adc_ll.h adc: simplify LL on C3 2021-01-25 15:08:55 +08:00
aes_ll.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
can_hal.h TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
can_ll.h hal: update link to HAL readme.md 2020-09-11 15:48:08 +08:00
can_types.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
clk_gate_ll.h mcpwm: fix wrong meta information 2021-02-22 20:23:35 +08:00
cpu_ll.h hal: fix planted break instruction for Xtensa targets 2021-04-22 23:33:47 +02:00
dac_ll.h hal: update link to HAL readme.md 2020-09-11 15:48:08 +08:00
emac_ll.h hal/emac_hal: refactord emac_hal 2021-06-16 09:48:21 +08:00
gpio_ll.h gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
i2c_ll.h i2c: optimize space allocated for read or write buffers 2021-06-09 15:21:20 +08:00
i2s_ll.h i2s: correct soc info 2021-08-10 21:06:59 +08:00
interrupt_controller_ll.h [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
ledc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mcpwm_ll.h mcpwm: update register file according to TRM 2021-08-24 15:38:46 +08:00
mpu_ll.h hal: mpu: fix signed overflow error 2021-04-22 23:33:47 +02:00
mwdt_ll.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
pcnt_ll.h pcnt: refactor hal driver 2021-08-10 17:19:21 +08:00
rmt_ll.h rmt: clean up LL driver 2021-06-22 15:29:11 +08:00
rtc_cntl_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rwdt_ll.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sha_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
sigmadelta_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spi_flash_encrypted_ll.h spi_flash: refactoring flash encryption into new api 2021-04-25 17:09:25 +08:00
spi_flash_ll.h spi_flash: fix cs line setup to make the flash driver more stable 2021-06-01 16:41:41 +08:00
spi_ll.h lcd: update doc unit test and example to support 8-line spi 2021-08-19 16:40:22 +08:00
timer_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
touch_sensor_hal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_ll.h Fixed error in "touch_ll_get_sleep_time" function for ESP32 2021-05-26 16:23:18 +08:00
trace_ll.h xtensa: move out trax 2021-02-26 19:45:48 +08:00
twai_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
uart_ll.h i2c: modify examples to work out of the box on ESP32S3 2021-07-21 11:04:16 +08:00