.. |
adc_share_hw_ctrl.h
|
fix(tsens,adc): Fix issue that disable adc will make temperature sensor crash,
|
2024-01-05 12:10:30 +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_crypto_lock_internal.h
|
feat(ecdsa): use RCC atomic block to enable/reset the ECDSA peripheral
|
2023-10-11 14:59:04 +05:30 |
esp_gpio_reserve.h
|
gpio: support runtime preserve
|
2023-03-17 11:59:49 +08:00 |
esp_ldo_psram.h
|
feat(esp_eth): Added support of internal EMAC for ESP32P4
|
2024-01-16 14:29:25 +01:00 |
esp_ldo.h
|
change(ldo): make ldo driver unit_id same as datasheet
|
2024-01-08 10:52:11 +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
|
fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable
|
2023-11-17 14:05:23 +08:00 |
esp_pau.h
|
change(pm): change macro SOC_PM_RETENTION_HAS_REGDMA_POWER_BUG
|
2023-12-15 15:04:06 +08:00 |
esp_pmu.h
|
ci(esp32c5): fix the build of the template app
|
2024-02-05 12:39:35 +08:00 |
esp_regdma.h
|
refactor(esp_hw_support): move regdma structure defination to soc components
|
2024-01-23 11:51:44 +08:00 |
esp_sleep_internal.h
|
feat: support dump last time sleep context
|
2023-10-09 10:42:10 +08:00 |
etm_interface.h
|
feat(ana_cmpr): supported etm in analog comparator example
|
2023-09-25 19:57:34 +08:00 |
gdma_sleep_retention.h
|
feat(esp_hw_support): support gdma register context sleep retention
|
2024-02-02 11:21:40 +08:00 |
io_mux.h
|
io_mux: can set different clock source
|
2022-12-29 14:46:16 +08:00 |
mipi_csi_share_hw_ctrl.h
|
feat(csi): added csi bridge share control code
|
2024-01-16 09:57:52 +08:00 |
mspi_timing_config.h
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +08: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
|
feat(esp_lcd): replace periph_module func with new ll func
|
2023-09-06 14:42:01 +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
|
fix(rtc): fixed bbpll not calibrated from bootloader issue
|
2024-01-04 03:23:20 +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_console.h
|
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
|
2023-11-11 13:00:55 +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_event.h
|
change(pm): Change sleep callback implement
|
2023-10-23 08:13:47 +00:00 |
sleep_gpio.h
|
soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH
|
2023-02-11 01:06:18 +00:00 |
sleep_modem.h
|
feat(pm): change power up/down register callback name
|
2023-11-21 10:18:55 +08:00 |
sleep_retention.h
|
refactor(esp_hw_support): move regdma structure defination to soc components
|
2024-01-23 11:51:44 +08:00 |
sleep_sys_periph.h
|
codeclean: rename sleep_periph to sleep_sys_periph
|
2023-03-04 00:17:40 +08:00 |
spi_share_hw_ctrl.h
|
refactor(spi): moved spi hw sharing func to hw support
|
2023-11-20 12:07:54 +08:00 |
systimer.h
|
systimer: assign counter and alarm in esp_hw_support
|
2023-01-10 17:05:49 +08:00 |
uart_share_hw_ctrl.h
|
feat(pm): removed dependency on driver component
|
2023-11-13 15:49:12 +08:00 |