esp-idf/components/hal/esp32s2
jingli 25c49588f9 esp_hw_‎support/sleep: ‎fix cannot lightsleep again after a wakeup from ULP
Since ulp wakeup signal are connected to ulp int raw(except esp32), we
need to clear ulp int raw before sleep when ulp wakeup enabled. Otherwise,
if the ulp int raw is already set, chip will not sleep properly.

Closes https://github.com/espressif/esp-idf/issues/6229
2022-05-19 23:13:42 +08:00
..
include/hal esp_hw_‎support/sleep: ‎fix cannot lightsleep again after a wakeup from ULP 2022-05-19 23:13:42 +08:00
brownout_hal.c esp32s2: BROWNOUT reset reason is set directly without using the brownout ISR 2021-01-18 15:38:09 +08:00
cp_dma_hal.c async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
dac_hal.c adc: support adc dma driver on all chips 2021-12-23 17:13:46 +08:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_hal.c touch_sensor: fix esp32s2 touch sensor default power source 2021-05-08 11:09:17 +08:00