esp-idf/components/hal/esp32c2/include/hal
2023-07-11 11:18:00 +08:00
..
adc_ll.h fix(adc): fixed esp32, esp32s2,esp32s3 adc oneshot mode clk div issue 2023-06-27 14:40:22 +08:00
aes_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
assist_debug_ll.h feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
brownout_ll.h brownout: Disable the hardware BOD when BOD interrupt is enabled 2023-04-21 10:22:59 +08:00
cache_ll.h cache: refactor cache_utils into cache_hal instade 2023-06-15 11:50:42 +08:00
clk_gate_ll.h fix(hal): check the public header files and fix violations 2023-07-05 17:33:32 +08:00
clk_tree_ll.h hal: always inline clk_tree_ll functions 2023-02-22 05:33:03 +00:00
dedic_gpio_cpu_ll.h gpio: add test with -O0 2022-08-02 23:07:06 +08:00
ecc_ll.h fix(hal): check the public header files and fix violations 2023-07-05 17:33:32 +08:00
efuse_hal.h efuse(es32c2): Supports 26MHz XTAL 2022-08-24 09:10:57 +00:00
efuse_ll.h hal: Explicit setting of efuse time settings 2023-05-10 00:41:35 +08:00
gdma_ll.h gdma: support on_recv_done callback 2023-06-07 11:38:32 +08:00
gpio_ll.h spi_slave: fix spi_slave_isr iram_safe and add test case for it 2023-01-04 15:35:04 +08:00
gpspi_flash_ll.h spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2023-05-11 20:10:30 +08:00
i2c_ll.h CI: Move all UT in driver to test_app 2023-04-25 10:40:32 +08:00
ledc_ll.h ledc:add option to put LEDC function into IRAM 2023-06-14 18:12:01 +08:00
mmu_ll.h mmu: mmu_hal_check_valid_ext_vaddr_region 2023-02-17 13:04:55 +08:00
mpu_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
mwdt_ll.h wdt: add support for H2 2023-02-23 11:22:51 +08:00
regi2c_ctrl_ll.h fix(hal): check the public header files and fix violations 2023-07-05 17:33:32 +08:00
rtc_cntl_ll.h hal: add rtc_cntl LL function for wake stub 2023-01-10 16:09:49 +08:00
rwdt_ll.h wdt: refactor wdt codes to use unified type 2023-02-15 12:08:55 +08:00
sar_ctrl_ll.h rtc: add pwdet and sar adc power related low level func 2023-01-09 17:09:01 +08:00
sha_ll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_flash_encrypted_ll.h esp32c2: xts-aes register prefix discrepency 2023-05-25 11:27:18 +05:30
spi_flash_ll.h spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2023-05-11 20:10:30 +08:00
spi_ll.h spi: added transaction length check to refuse longer than hardware supported length 2023-05-04 11:37:23 +08:00
spimem_flash_ll.h spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2023-05-11 20:10:30 +08:00
systimer_ll.h systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00
temperature_sensor_ll.h temperature_sensor: Apply new-shared interface in temperature sensor driver 2023-05-18 15:00:36 +08:00
timer_ll.h feat(gptimer): add gptimer linker.lf to control the placement of driver and hal 2023-07-05 12:09:00 +08:00
uart_ll.h fix(uart): Fixed C++ type conversion compile error in uart_ll_get_sclk 2023-07-11 11:18:00 +08:00