.. |
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-11-24 10:17:20 +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-09 14:17:54 +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
|
feat(gdma): can read interrupt raw status
|
2023-11-20 17:25:57 +08:00 |
gpio_ll.h
|
refactor(gpio): make gpio driver as component, and fix astyle
|
2023-11-03 15:42:23 +08:00 |
gpspi_flash_ll.h
|
fix(ll): fix cpp compile error
|
2023-09-14 14:48:12 +08:00 |
i2c_ll.h
|
refactor(i2c): Add reset and clock control to i2c ll layer
|
2023-10-27 10:50:35 +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
|
fix(flash_encryption): Fix the issue that XTS_AES Plain text memory size wrong
|
2023-10-26 19:38:42 +08:00 |
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-11-15 17:27:42 +08:00 |
systimer_ll.h
|
feat(systimer): support ETM on esp32p4
|
2023-12-07 18:46:24 +08:00 |
temperature_sensor_ll.h
|
feat(temperature_sensor): Add temperature sensor support on esp32p4
|
2023-12-26 16:45:20 +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(console): enable to select UART1 port for console output
|
2023-11-09 22:32:49 +08:00 |