wuzhenghui c8083b07bf feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2 лет назад
..
adc_hal.h cdc905ffe0 feat(dw_gdma): initial low level driver 2 лет назад
adc_hal_common.h 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 лет назад
adc_oneshot_hal.h 5653018cd1 esp_adc: support selecting clock source for oneshot driver 2 лет назад
adc_types.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
adc_types_private.h 87848110c1 adc: new feature adc digital monitor supported 2 лет назад
aes_hal.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
aes_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
apm_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
apm_types.h 8d0f6dab0f apm: added support for APM on esp32c6 3 лет назад
assist_debug_hal.h 255d499884 fix(ll): fix cpp compile error 2 лет назад
brownout_hal.h 56a2d0b8a2 BOD: Bringup for ESP32C6 3 лет назад
cache_hal.h ec27891af6 change(cache): swap cache hal arg 'type' and 'level' 2 лет назад
cache_types.h c1cbd7bbf6 cache/mmu: implememnt cache and mmu hal APIs in bootloader 3 лет назад
clk_tree_hal.h 2c9aa4559c clk_tree: Add a general API to get the frequency of different clocks 3 лет назад
dac_types.h 8ef9fd4623 dac: optimize the dma stratege 3 лет назад
dma_types.h 3b7da7eae5 feat(gdma): gdma descriptor alignment 2 лет назад
ds_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
ds_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
dw_gdma_hal.h cdc905ffe0 feat(dw_gdma): initial low level driver 2 лет назад
ecc_hal.h a485b1cb67 esp32h2: Add support for ECC hardware accelerator 2 лет назад
ecc_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
ecdsa_hal.h d86b320892 feat(ecdsa): add ECDSA peripheral support for esp32p4 2 лет назад
ecdsa_types.h d86b320892 feat(ecdsa): add ECDSA peripheral support for esp32p4 2 лет назад
efuse_hal.h ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 2 лет назад
emac_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
esp_flash_err.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
eth_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
etm_hal.h fb26d0e11f etm: added etm channel allocator 3 лет назад
gdma_hal.h 200eb866dc feat(gdma): support hardware crc calculation 2 лет назад
gdma_hal_ahb.h 274e1c0089 fix(gdma): fixed compilation failure of gdma 2 лет назад
gdma_hal_axi.h 274e1c0089 fix(gdma): fixed compilation failure of gdma 2 лет назад
gdma_types.h 9eb145aa21 feat(esp_gdma): adapt the gdma driver to ahb-dma and axi-dma 2 лет назад
glitch_filter_types.h ca1b182b25 glitch_filter: support derive clock source form IO MUX 3 лет назад
gpio_hal.h be9afeac86 feat(gpio): add support for ESP32P4 2 лет назад
gpio_types.h be9afeac86 feat(gpio): add support for ESP32P4 2 лет назад
hal_utils.h dd4072a80c refactor(hal): use hal utils to calculate clock division 2 лет назад
hmac_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
hmac_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
i2c_hal.h 4ef94fc0dc feat(i2c): Add new API and implementation for I2C driver 2 лет назад
i2c_types.h 4ef94fc0dc feat(i2c): Add new API and implementation for I2C driver 2 лет назад
i2s_hal.h e1039f9ce2 fix(i2s_platform): merge the i2s platform acquire API 2 лет назад
i2s_types.h fa9b022f68 i2s: support 4 line pdm rx on esp32s3 3 лет назад
ieee802154_common_ll.h 255d499884 fix(ll): fix cpp compile error 2 лет назад
lcd_hal.h 454d658309 rgb_lcd: workaround pclk polarity bug by setting mo>=2 3 лет назад
lcd_types.h 6f55f76344 feat(st7789): add data endian config 2 лет назад
ledc_hal.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
ledc_types.h ad55230b0a ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 3 лет назад
lp_timer_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
lp_timer_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
mcpwm_hal.h f7ff7ac4d0 mcpwm: clean up hal driver and add doc 3 лет назад
mcpwm_types.h 47e499de52 feat(mcpwm): clean up MCPWM ETM driver 2 лет назад
memprot_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
mmu_hal.h bae6680207 mmu: hal function to init, and hal function to unmap all 2 лет назад
mmu_types.h 8c8affc812 feat(mmu): support mmu and flash mmap driver on p4 2 лет назад
modem_clock_hal.h c8083b07bf feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2 лет назад
modem_clock_types.h c8083b07bf feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2 лет назад
mpi_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
mpi_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
mpu_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
mpu_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
parlio_hal.h f534247a00 driver: add parallel IO TX driver 2 лет назад
parlio_types.h f534247a00 driver: add parallel IO TX driver 2 лет назад
pau_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
pau_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
pcnt_hal.h ec8defaa96 pulse_cnt: new driver for PCNT peripheral 3 лет назад
pcnt_types.h ec8defaa96 pulse_cnt: new driver for PCNT peripheral 3 лет назад
pmu_types.h a329b15e7e Power Management: support pu xtal in light sleep for esp32h2 2 лет назад
rmt_hal.h 2fb43820c2 driver_ng: implement new rmt driver 3 лет назад
rmt_types.h d82981c437 rmt: use gpio_num_t to define gpio number 2 лет назад
rtc_hal.h 808a01e656 feat(pm/deepsleep): Support EXT1_WAKEUP_MODE_PER_PIN 2 лет назад
rtc_io_hal.h 2d458a3f93 feat(lp_io): Add support for ESP32P4 2 лет назад
rtc_io_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
sdio_slave_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
sdio_slave_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
sdm_hal.h 4154eaec93 sdm: clean up soc/hal/ll code 3 лет назад
sdm_types.h 4154eaec93 sdm: clean up soc/hal/ll code 3 лет назад
sha_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
sha_types.h ea05ae6af2 feat(esp32p4): added hal support 2 лет назад
spi_flash_encrypt_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
spi_flash_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
spi_flash_types.h ed96dadd06 spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2 лет назад
spi_hal.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
spi_slave_hal.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
spi_slave_hd_hal.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
spi_types.h 255d499884 fix(ll): fix cpp compile error 2 лет назад
systimer_hal.h cbdb799b6f feat(esp_timer): Support systimer for ESP32P4 2 лет назад
systimer_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
temperature_sensor_types.h 4154eaec93 sdm: clean up soc/hal/ll code 3 лет назад
timer_hal.h a1030307f1 gptimer: bringup driver on esp32c6 3 лет назад
timer_types.h de68029de9 change(header): modify p4 headers issues from check_header_py 2 лет назад
touch_sensor_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
touch_sensor_types.h 255d499884 fix(ll): fix cpp compile error 2 лет назад
twai_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
twai_types.h a18d7e24d6 Fix initialization macros for twai_timing_config_t not setting .clk_src and .brp 2 лет назад
uart_hal.h 921713fff4 uart: Support LP_UART port with UART driver on esp32c6 2 лет назад
uart_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
uhci_types.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
usb_dwc_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
usb_dwc_ll.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
usb_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
usb_phy_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
usb_phy_types.h 1fcd639224 usb: Add usb_phy driver to support operations on USB PHY 4 лет назад
usb_types_private.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад
wdt_hal.h 9c37441b17 wdt: refactor wdt codes to use unified type 3 лет назад
wdt_types.h 5e9e8c396f wdt: add support for WDTs on C6 3 лет назад
xt_wdt_hal.h 333553caf2 fix(hal): check the public header files and fix violations 2 лет назад