esp-idf/components/soc/include/soc
2024-08-28 10:44:08 +08:00
..
adc_periph.h fix(esp32c5mp): fix public headers 2024-03-11 20:45:09 +08:00
ana_cmpr_periph.h feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
cam_periph.h feat(cam): add esp32-p4 lcd_cam dvp driver 2024-06-11 10:59:27 +08:00
chip_revision.h feat(bootloader): support to check efuse block revision 2024-08-26 10:02:31 +08:00
dac_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
debug_probe_periph.h feat(debug_probe): added debug probe hal driver 2024-07-29 15:23:18 +08:00
dedic_gpio_periph.h feat(dedic_gpio): add support for esp32c5 2024-07-17 17:56:43 +08:00
dma2d_periph.h feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
efuse_periph.h all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +08:00
emac_periph.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
gdma_periph.h feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
gpio_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hwcrypto_periph.h fix(esp32c5mp): fix public headers 2024-03-11 20:45:09 +08:00
i2c_periph.h feat(i2c): support i2c on esp32-c61 2024-08-14 11:25:31 +08:00
i2s_periph.h feat(lp_i2s): lp_i2s driver 2024-08-02 12:02:05 +08:00
ieee802154_periph.h ieee802154: support driver opensrc 2023-04-25 11:48:13 +08:00
isp_periph.h feat(isp): added isp dvp driver 2024-05-31 18:47:27 +08:00
lcd_periph.h feat(lcd): support i80 lcd driver on esp32p4 2024-08-20 18:47:22 +08:00
ledc_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
lldesc.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
mcpwm_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
mipi_csi_periph.h feat(csi): added csi driver 2024-02-04 19:06:11 +08:00
mipi_dsi_periph.h feat(mipi_dsi): added DPHY PLL clock configuration 2024-01-16 17:41:46 +08:00
mpi_periph.h fix(soc): Refactor variable names for MPI operations and block bases 2024-05-14 10:34:33 +05:30
parlio_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
pcnt_periph.h feat(pcnt): add driver support on esp32c5 2024-05-16 11:09:48 +08:00
regdma.h change(esp_hw_support): change regdma link entry num 2024-08-28 10:44:08 +08:00
rmt_periph.h change(rmt): rename sleep back to sleep retention 2024-05-23 11:02:07 +08:00
rtc_cntl_periph.h remove(c5beta3): remove c5 beta3 soc files 2024-06-17 12:01:57 +08:00
rtc_io_periph.h fix(esp_driver_gpio): manage lp_io module clock by driver 2024-06-05 17:56:37 +08:00
rtc_periph.h esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip 2022-09-01 12:28:06 +08:00
sdio_slave_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
sdm_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
sdmmc_periph.h feat(sdmmc): Concurrent use of SDMMC peripheral 2024-08-06 10:34:13 +02:00
sens_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
spi_periph.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
temperature_sensor_periph.h temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00
timer_periph.h driver(gptimer): support software triggered GPTimer retention test 2024-08-20 10:52:17 +08:00
touch_sensor_periph.h feat(touch_sens): touch sensor driver-ng on P4 2024-06-12 12:09:17 +08:00
twai_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
uart_periph.h feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00
uhci_periph.h fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
usb_dwc_periph.h refactor(soc): Rename usb_otg_periph to usb_dwc_periph 2024-01-17 21:28:25 +08:00
usb_otg_periph.h refactor(soc): Rename usb_otg_periph to usb_dwc_periph 2024-01-17 21:28:25 +08:00
usb_periph.h refactor(soc): Deprecate usb pin mappings 2024-01-17 21:28:25 +08:00
wdt_periph.h change(wdt): create wdt_periph.c in soc component 2024-06-18 09:59:06 +08:00