esp-idf/components/esp_hw_support/include/esp_private
morris 57879e772d feat(gdma): support channel allocator on esp32p4
There's two GDMA groups on ESP32P4, one is connected to AHB bus,
and another one is connected AXI bus.
We now have two seperate APIs for allocating DMA channels,
depends on the bus type.
2023-07-19 18:18:07 +08:00
..
adc_share_hw_ctrl.h adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +08:00
esp_clk_tree_common.h esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
esp_clk.h esp_hw_support: Fix esp_light_sleep_start() deadlock 2022-08-10 18:52:32 +08:00
esp_gpio_reserve.h gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
esp_memprot_internal.h Cleanup soc_memprot_types.h for C6/H2 2023-03-15 13:16:27 +05:30
esp_modem_clock.h modem clock: gatable clock interface which can gate or ungate modem clock domain 2023-07-13 20:44:56 +08:00
esp_pau.h Power Management: support PAU REGDMA feature for esp32h2 2023-06-26 20:58:59 +08:00
esp_pmu.h light sleep: enable system clock in PMU HP sleep state when selecting a 40 MHz XTAL as low power clock source of ble 2023-07-13 20:44:56 +08:00
esp_regdma.h Merge branch 'ble_dev/support_esp32h2_modem_clock_selection' into 'master' 2023-07-06 13:58:11 +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 feat(gdma): support channel allocator on esp32p4 2023-07-19 18:18:07 +08:00
io_mux.h io_mux: can set different clock source 2022-12-29 14:46:16 +08:00
lp_periph_ctrl.h uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
mspi_timing_tuning.h mspi: move timing tuning to esp_hw_support 2023-01-06 14:41:20 +08:00
mspi_timing_types.h mspi: refactor timing tuning driver to make it compatible with p4 2023-05-04 17:05:35 +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 esp_hw_support: Added extern "C" declaration 2023-06-13 13:44:21 +02: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 temperature_sensor: Add new interface and reference counts so that phy and driver can use together 2023-05-17 17:40:59 +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 Power Management: refactor the configuration of each module in sleep mode 2023-03-04 00:17:40 +08:00
sleep_gpio.h soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH 2023-02-11 01:06:18 +00:00
sleep_modem.h power save: fix bcn_timeout and disconnect with error code 201, m f probe req l=0 issue 2023-07-13 16:59:31 +08:00
sleep_retention.h ble : remove extra retention cnt upon deinit temporarily 2023-07-14 10:49:17 +08:00
sleep_sys_periph.h codeclean: rename sleep_periph to sleep_sys_periph 2023-03-04 00:17:40 +08:00
systimer.h systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00