Xia Xiaotian 5056892b9b esp_wifi: store PHY digital registers before disabling PHY and load 5 år sedan
..
adc_caps.h 21150d9286 bugfix(adc): missing ranges of ADC codes in ESP32 4 år sedan
adc_channel.h f49b192a5e refactor the adc driver 6 år sedan
apb_ctrl_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan
apb_ctrl_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
bb_reg.h faaf59ccb3 soc: define missing M, V macros for nrx, bb, fe, emac, iomux 9 år sedan
boot_mode.h 7ee8ee8b7e soc: add source code of rtc_clk, rtc_pm 9 år sedan
can_caps.h 5311a60af2 CAN: Simplify caps header 5 år sedan
can_struct.h 550ed39ea3 CAN: Fix size of RX msg count field on the esp32 5 år sedan
clkout_channel.h 08b9fbc242 feat(global): add macros for GPIO->channel lookup 8 år sedan
cpu.h ec2817a285 soc: fix comparison error in soc component 5 år sedan
dac_caps.h 03ac1aaafd dac: refactor driver add hal 6 år sedan
dac_channel.h 08b9fbc242 feat(global): add macros for GPIO->channel lookup 8 år sedan
dport_access.h f86e82cb63 efuse: update the scheme of getting chip revision 6 år sedan
dport_reg.h 91508ca27f add esp32s2beta in soc component 6 år sedan
efuse_reg.h 19d2a765d3 psram: add ESP32-D0WD-R2-V3 support 4 år sedan
emac_dma_struct.h 90c4827bd2 add esp_eth component 6 år sedan
emac_ext_struct.h 90c4827bd2 add esp_eth component 6 år sedan
emac_mac_struct.h 90c4827bd2 add esp_eth component 6 år sedan
fe_reg.h faaf59ccb3 soc: define missing M, V macros for nrx, bb, fe, emac, iomux 9 år sedan
frc_timer_reg.h a66df0826e soc: fix/update definitions related to FRC timers 8 år sedan
gpio_caps.h af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 år sedan
gpio_reg.h 5a294c9acd soc/gpio: fix description of GPIO_STRAP_REG 8 år sedan
gpio_sd_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan
gpio_sd_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
gpio_sig_map.h d6dbf15a1f soc: move header files into soc component 9 år sedan
gpio_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
hinf_reg.h c73575de4f feat(sdio_slave): add headers for sdio slave components: slc, host, hinf 7 år sedan
hinf_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
host_reg.h c73575de4f feat(sdio_slave): add headers for sdio slave components: slc, host, hinf 7 år sedan
host_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
hwcrypto_reg.h 91508ca27f add esp32s2beta in soc component 6 år sedan
i2c_caps.h 28286183d1 feature(I2C): Add i2c hal support. 6 år sedan
i2c_reg.h 9ff446e6f9 soc: convert line endings to unix 9 år sedan
i2c_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
i2s_caps.h 8b05cf41ad i2s: enable tests for esp32s2beta 6 år sedan
i2s_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan
i2s_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
io_mux_reg.h adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 år sedan
ledc_caps.h e4d45608d3 soc: add ledc_caps.h, replace target-based ifdefs with caps-based 6 år sedan
ledc_reg.h d518a19d95 driver(ledc): fix ledc fade API and update the register header file 7 år sedan
ledc_struct.h 33a186f630 soc: Remove deprecated LEDC struct register names (bit_num, div_num) 6 år sedan
mcpwm_caps.h 538540ce21 mcpwm: add HAL layer support 6 år sedan
mcpwm_reg.h 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 år sedan
mcpwm_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
nrx_reg.h faaf59ccb3 soc: define missing M, V macros for nrx, bb, fe, emac, iomux 9 år sedan
pcnt_caps.h b1a72866ca refactor(pcnt): add hal pcnt driver 6 år sedan
pcnt_reg.h 9ff446e6f9 soc: convert line endings to unix 9 år sedan
pcnt_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
periph_defs.h 8bba348528 aes/sha/mpi: Bugfix a use of shared registers. 7 år sedan
pid.h d6dbf15a1f soc: move header files into soc component 9 år sedan
rmt_caps.h 8fd8695ea1 rmt: add HAL layer 6 år sedan
rmt_reg.h da223fad4e driver(rmt): Add API get rmt channel's status. 7 år sedan
rmt_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
rtc.h 11c1da5276 soc/pm: Remove deprecated use of rtc_cpu_freq_t enum 6 år sedan
rtc_cntl_reg.h ac623a9756 soc/rtc: restore dbg attenuation when waking from sleep 7 år sedan
rtc_cntl_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
rtc_i2c_reg.h b0168310db Typo correction 6 år sedan
rtc_io_caps.h 0c2bf7c8bc rtcio: add hal for driver 6 år sedan
rtc_io_channel.h 0c2bf7c8bc rtcio: add hal for driver 6 år sedan
rtc_io_reg.h 3323f31cfb soc: implement XTAL frequency detection 9 år sedan
rtc_io_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
sdio_slave_pins.h a67d5d89e0 Replace all DOS line endings with Unix 7 år sedan
sdmmc_pins.h a67d5d89e0 Replace all DOS line endings with Unix 7 år sedan
sdmmc_reg.h 78fab8a0f9 sdmmc: implement partial DDR support 7 år sedan
sdmmc_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
sens_reg.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 år sedan
sens_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
sigmadelta_caps.h e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 år sedan
slc_reg.h c73575de4f feat(sdio_slave): add headers for sdio slave components: slc, host, hinf 7 år sedan
slc_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
soc.h 32756b165e bootloader: Add fault injection resistance to Secure Boot bootloader verification 6 år sedan
soc_caps.h 5056892b9b esp_wifi: store PHY digital registers before disabling PHY and load 4 år sedan
soc_ulp.h dba291416f soc,ulp: add register definitions of RTC_I2C peripheral 8 år sedan
spi_caps.h d2666545d1 spi: simplify the caps header 5 år sedan
spi_reg.h 9ff446e6f9 soc: convert line endings to unix 9 år sedan
spi_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
syscon_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan
syscon_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
timer_group_caps.h bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions 6 år sedan
timer_group_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan
timer_group_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
touch_sensor_caps.h 3a468a1ffd Refactor the touch sensor driver 6 år sedan
touch_sensor_channel.h 3a468a1ffd Refactor the touch sensor driver 6 år sedan
uart_caps.h f27ae9b0e2 feature: Add uart hal support. 6 år sedan
uart_channel.h 08b9fbc242 feat(global): add macros for GPIO->channel lookup 8 år sedan
uart_reg.h 492db0591d Fix uart fifo overflow bug 8 år sedan
uart_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
uhci_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan
uhci_struct.h 4aac441e46 soc:Added names to anonymous register structs 7 år sedan
wdev_reg.h d6dbf15a1f soc: move header files into soc component 9 år sedan