esp-idf/components/soc/esp32/include/hal
Michael (XIAO Xufeng) a1aa2f13b3 Merge branch 'bugfix/fix_x32k_startup_slow_bug_v4.1' into 'release/v4.1'
bugfix: Fix xtal 32k not oscillate or oscillate too slowly issue for esp32 (v4.1)

See merge request espressif/esp-idf!17592
2022-04-28 17:14:10 +08:00
..
adc_ll.h adc_i2s: solve the i2s_adc issue when using wifi 2020-12-15 20:57:02 +08:00
can_ll.h CAN: Fix BRP field initialization onf ESP32 ECO3 2021-03-09 08:47:58 +08:00
dac_ll.h Driver(adc): Disable the synchronization operation function of ADC1 and DAC 2020-08-14 06:49:35 +00:00
emac.h ethernet: optimise tx and rx 2019-12-24 11:18:31 +08:00
gpio_ll.h refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +08:00
i2c_ll.h bugfix(i2c): fix I2C driver breaking change issue. 2019-12-04 15:51:36 +08:00
i2s_ll.h i2s: fix regression in retrieval of chip revision causing apll test to fail 2019-11-22 11:46:38 +05:30
ledc_ll.h driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum 2019-12-16 19:43:11 +11:00
mcpwm_ll.h MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition (backport v4.1) 2022-03-02 18:05:59 +08:00
pcnt_ll.h refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
rmt_ll.h rmt: fix RMT data trancate issue 2020-10-27 19:43:11 +08:00
rtc_io_ll.h driver(gpio): Solve gpio hold problems caused by code refactoring. 2020-06-28 14:12:29 +00:00
sigmadelta_ll.h refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
spi_flash_ll.h spi_flash: fix cs line setup to make the flash driver more stable 2021-06-15 15:11:47 +08:00
spi_ll.h soc: fix comparison error in soc component 2020-12-02 12:23:17 +08:00
timer_ll.h timer_group: update hal api && fix intr_enable 2020-04-29 12:19:25 +08:00
touch_sensor_hal_esp32.h Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
touch_sensor_ll.h ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2022-03-25 14:20:54 +08:00
uart_ll.h driver(uart): fix uart_set_line_inverse breaking change issue 2022-03-25 15:19:02 +08:00