esp-idf/components/hal/esp32/include/hal
chaijie a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue
ESP32 in revision0 and revision1 uses touchpad to provide
current to oscillate xtal 32k. But revision2 and revision3
do not need to do that.
Note: touchpad can not work and toupad/ULP wakeup sources
are not available when toupad provides current to xtal 32k
2020-11-23 19:38:11 +08:00
..
adc_hal_conf.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
adc_hal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
adc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
can_hal.h hal: update link to HAL readme.md 2020-09-11 15:48:08 +08:00
can_ll.h hal: update link to HAL readme.md 2020-09-11 15:48:08 +08:00
can_types.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
clk_gate_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
cpu_ll.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
dac_ll.h hal: update link to HAL readme.md 2020-09-11 15:48:08 +08:00
emac.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
gpio_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2c_ll.h i2c: Add supports on esp32s3 2020-11-12 11:32:45 +08:00
i2s_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
interrupt_controller_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ledc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mcpwm_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mpu_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mwdt_ll.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
pcnt_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rmt_ll.h rmt: split TX and RX in LL driver 2020-11-05 19:00:55 +08:00
rtc_cntl_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rwdt_ll.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sha_ll.h SHA: add HAL layer and refactor driver 2020-10-09 08:24:08 +00:00
sigmadelta_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spi_flash_ll.h esp_flash: support high capacity flash chips (32-bit address) 2020-10-29 18:20:11 +08:00
spi_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
timer_ll.h timer: pooling update bit before reading count value 2020-11-12 10:31:38 +08:00
touch_sensor_hal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_ll.h ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2020-11-23 19:38:11 +08:00
twai_ll.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
uart_ll.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00