esp-idf/components/esp_hw_support/include/esp_private
2023-03-02 15:06:05 +08:00
..
adc_share_hw_ctrl.h adc: improve power logic 2023-01-09 17:10:04 +08:00
clk_tree_common.h clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
esp_clk.h esp_hw_support: Fix esp_light_sleep_start() deadlock 2022-08-10 18:52:32 +08:00
esp_memprot_internal.h System/Security: Memprot API unified (ESP32S3) 2022-07-09 22:57:51 +02:00
esp_modem_clock.h modem clock(driver): implemented the modem clock driver for esp32c6 2022-12-27 21:31:59 +08:00
esp_pau.h pau: implement the pau regdma driver for esp32c6 2023-02-15 10:45:44 +08:00
esp_pmu.h pmu: clean modem clock pmu related code 2023-01-31 22:12:27 +08:00
esp_regdma.h regdma: add regdma link operation api support 2023-02-15 11:46:36 +08:00
esp_sleep_internal.h bugfix: support GPIO current leakage workaround for esp32c6/esp32h2 2023-03-02 15:06:05 +08:00
etm_interface.h etm: added etm channel allocator 2022-11-23 15:31:33 +08:00
gdma.h gdma: prevent mutli-channels connect to the same peripheral 2023-01-31 15:18:19 +08:00
io_mux.h io_mux: can set different clock source 2022-12-29 14:46:16 +08:00
mspi_timing_tuning.h mspi: move timing tuning to esp_hw_support 2023-01-06 14:41:20 +08:00
periph_ctrl.h hw_support: move periph_ctrl from driver to hw_support 2022-03-29 11:53:31 +08:00
regdma_link.h regdma: add regdma link operation api support 2023-02-15 11:46:36 +08:00
regi2c_ctrl.h Add regi2c enable/disable reference count 2022-06-23 15:36:44 +08:00
rtc_clk.h usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00
rtc_ctrl.h esp_intr: Split RTC interrupt, making some of signals can be triggered with cache disabled 2022-06-02 10:38:55 +08:00
sar_periph_ctrl.h adc: improve power logic 2023-01-09 17:10:04 +08:00
sleep_clock.h clock retention: supported soc and modem system power and clock sleep retention 2023-02-15 11:46:40 +08:00
sleep_cpu.h cpu retention: software cpu retention support for esp32c6 2023-01-31 22:12:54 +08:00
sleep_gpio.h soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH 2023-02-11 01:06:18 +00:00
sleep_mac_bb.h light sleep: separate sleep wifi/bt mac bb function 2021-08-23 10:25:04 +08:00
sleep_peripheral.h periph retention: runtime critical digital peripherals sleep retention support 2023-02-15 11:46:40 +08:00
sleep_retention.h sleep retention: wraps the regdma link and hardware driver to provide system sleep retention (WiFi, BLE, 15.4 and digital peripheral) support 2023-02-15 11:46:40 +08:00
systimer.h systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00