.. |
adc_ll.h
|
fix(adc): fix adc read zero after getting done signal on h2
|
2023-10-26 12:22:09 +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
|
fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again
|
2023-12-06 19:46:44 +08:00 |
cache_ll.h
|
feat(cache): support cache driver on esp32p4
|
2023-09-22 14:19:41 +08:00 |
clk_gate_ll.h
|
change(hal): remove useless code from periph_ll_wifi_bt_module_enable_clk
|
2023-11-14 19:29:03 +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
|
feat(ecc): use RCC atomic block to enable/reset the ECC peripheral
|
2023-10-11 14:59:04 +05:30 |
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
|
refactor(gdma): add reset and clock control in LL driver
|
2023-08-31 02:11:47 +00:00 |
gpio_ll.h
|
change(hal): rewrite gpio_ll_set_iomux_pin_ctrl api
|
2023-10-19 22:24:08 +08:00 |
gpspi_flash_ll.h
|
fix(ll): fix cpp compile error
|
2023-09-14 14:48:12 +08:00 |
i2c_ll.h
|
feat(i2c_master): Add parameter to config I2C scl await time
|
2024-04-07 15:06:31 +08:00 |
ledc_ll.h
|
feat(ledc): support ledc on esp32p4
|
2023-10-17 16:40:04 +08:00 |
mmu_ll.h
|
change(soc): added SOC_ prefix to mmu defs
|
2023-09-05 15:47:26 +08:00 |
mpu_ll.h
|
fix(ll): fix cpp compile error
|
2023-09-14 14:48:12 +08:00 |
mwdt_ll.h
|
fix(wdt): move non-auto generated wdt values to ll
|
2023-09-05 11:52:34 +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
|
fix(wdt): move non-auto generated wdt values to ll
|
2023-09-05 11:52:34 +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
|
fix(spi_flash): Fix spi_flash write fail on 26M C2(including OTA fail on this chip)
|
2023-09-07 17:30:15 +08:00 |
spi_ll.h
|
refac(spi): update periph_module_xxx with rcc_automic_lock for periph bus
|
2023-10-17 11:32:23 +08:00 |
spimem_flash_ll.h
|
feat(spi_flash): Enable auto suspend on when flash works under 120M
|
2023-12-15 16:57:53 +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
|
fix(tempertuer_sensor): Fix regs on temperature sensor is not volatile due to GCC bug
|
2023-12-15 16:36:43 +08:00 |
timer_ll.h
|
feat(gptimer): use RCC atomic block to enable/reset peripheral
|
2023-08-22 17:05:35 +08:00 |
uart_ll.h
|
fix(uart): Fix mismatch wakeup rising edges required with the threshold configured
|
2024-04-24 16:25:54 +08:00 |