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