.. |
adc_hal_conf.h
|
adc: support ADC on esp32c6 (driver/test/example)
|
2022-12-23 11:24:06 +08:00 |
adc_ll.h
|
adc: support ADC on esp32c6 (driver/test/example)
|
2022-12-23 11:24:06 +08:00 |
aes_ll.h
|
esp32c6-SHA/AES support: Added sha_ll.h and aes_ll.h files in hal layer
|
2023-01-04 12:07:26 +05:30 |
apm_ll.h
|
apm: added low level functions for tee controller
|
2023-01-10 16:37:01 +08:00 |
brownout_ll.h
|
BOD: Bringup for ESP32C6
|
2023-01-10 10:37:30 +08:00 |
cache_ll.h
|
esp32c6: mmu & cache related g0 components changes
|
2022-09-01 12:38:00 +08:00 |
clk_gate_ll.h
|
sdio: c6 support
|
2023-01-18 02:34:46 +00:00 |
clk_tree_ll.h
|
system: Add complete support for disabling ROM logging by calling esp_deep_sleep_disable_rom_logging on C2, C3, and S3
|
2023-01-17 11:30:43 +08:00 |
dedic_gpio_cpu_ll.h
|
fast_gpio: bring up fast gpio driver on esp32c6
|
2022-09-15 11:02:31 +08:00 |
ecc_ll.h
|
esp32c6: Add support for ECC peripheral
|
2022-11-07 10:42:33 +05:30 |
efuse_hal.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
efuse_ll.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
etm_ll.h
|
etm: added etm channel allocator
|
2022-11-23 15:31:33 +08:00 |
gdma_ll.h
|
gdma: support esp32h2
|
2023-01-10 16:37:02 +08:00 |
gpio_etm_ll.h
|
gpio: support etm extension
|
2022-11-23 15:31:33 +08:00 |
gpio_glitch_filter_ll.h
|
gpio: support glitch filter
|
2022-12-09 11:33:42 +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: bringup for esp32c6
|
2022-11-09 12:50:46 +08:00 |
i2c_ll.h
|
I2C: Add i2c support for ESP32C6
|
2022-11-07 14:12:53 +08:00 |
i2s_ll.h
|
i2s: fix incorrect sclk in legacy driver
|
2023-01-17 11:34:25 +08:00 |
ledc_ll.h
|
ledc: Channel configuration requires the ledc core clock on to be effective. Therefore, a clock source is selected for the core clock since the peripheral initialization. Additionally, correct the usage of channel para_up and duty_start bits.
|
2023-01-03 15:16:00 +08:00 |
lpwdt_ll.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-11-21 16:18:08 +08:00 |
mcpwm_ll.h
|
mcpwm: support esp32c6
|
2022-10-20 11:55:03 +08:00 |
mmu_ll.h
|
esp32c6: mmu & cache related g0 components changes
|
2022-09-01 12:38:00 +08:00 |
modem_clock_hal.h
|
modem clock(hal): implemented the modem clock hal-layer for esp32c6
|
2022-12-27 21:31:21 +08:00 |
modem_lpcon_ll.h
|
modem clock(ll): implemented the modem clock ll-layer (include modem syscon and lpcon) for esp32c6
|
2022-12-27 21:31:21 +08:00 |
modem_syscon_ll.h
|
modem clock(ll): implemented the modem clock ll-layer (include modem syscon and lpcon) for esp32c6
|
2022-12-27 21:31:21 +08:00 |
mpu_ll.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
mwdt_ll.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-11-21 16:18:08 +08:00 |
pcnt_ll.h
|
pcnt: support esp32c6
|
2022-09-08 18:26:04 +08:00 |
regi2c_ctrl_ll.h
|
clk_tree: Add basic clock support for esp32c6
|
2022-12-13 19:18:34 +08:00 |
rmt_ll.h
|
rmt: support pll clock source on esp32c6
|
2022-12-22 11:25:54 +08:00 |
rtc_cntl_ll.h
|
hal: add rtc_cntl LL function for wake stub
|
2023-01-10 16:09:49 +08:00 |
rtc_io_ll.h
|
rtcio: support rtcio on c6
|
2022-12-22 14:14:38 +08:00 |
rwdt_ll.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
sar_ctrl_ll.h
|
adc: improve power logic
|
2023-01-09 17:10:04 +08:00 |
sdio_slave_ll.h
|
sdio: c6 support
|
2023-01-18 02:34:46 +00:00 |
sdm_ll.h
|
sdm: correct concept duty to density
|
2023-01-06 17:01:48 +08:00 |
sha_ll.h
|
esp32c6-SHA/AES support: Added sha_ll.h and aes_ll.h files in hal layer
|
2023-01-04 12:07:26 +05:30 |
spi_flash_encrypted_ll.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
spi_flash_ll.h
|
spi_flash: bringup for esp32c6
|
2022-11-09 12:50:46 +08:00 |
spi_ll.h
|
spi_slave_hd: fix c6 bringup issue of dma interrupt invokr bit
|
2022-12-07 11:37:48 +08:00 |
spimem_flash_ll.h
|
clk_tree: Add basic clock support for esp32c6
|
2022-12-13 19:18:34 +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: Add support on ESP32-C6 (No calibration)
|
2022-11-22 16:22:31 +08:00 |
timer_ll.h
|
gptimer: support RC_FAST clock source
|
2022-12-26 13:18:25 +08:00 |
twai_ll.h
|
twai: bringup on esp32c6
|
2022-11-04 17:40:29 +08:00 |
uart_ll.h
|
uart: support examples and tests on esp32c6
|
2022-11-24 16:07:24 +08:00 |
usb_phy_ll.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
usb_serial_jtag_ll.h
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |