esp-idf/components/hal/esp32
Jan Procházka bff89fd71b added missing call to set hold register bit
This commit fixes gpio_hold_en(pin) function for ESP32, where after wakeup from deep sleep, the pin gets reset to default state and stop holding the pin level.
2022-08-29 10:18:09 +08:00
..
include/hal added missing call to set hold register bit 2022-08-29 10:18:09 +08:00
adc_hal.c adc: support adc dma driver on all chips 2021-12-23 17:13:46 +08:00
brownout_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
gpio_hal_workaround.c components/pm: Add slp gpio configure workaround 2021-01-15 15:34:45 +08:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_hal.c fix: clear interrupt in touch sensor initialization 2021-03-01 03:57:01 +00:00