Home
last modified time | relevance | path

Searched refs:gpio_hal_force_unhold_all (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dgpio_hal.h338 #define gpio_hal_force_unhold_all() gpio_ll_force_unhold_all() macro
/device/soc/esp/esp32/components/esp_system/port/
Dcpu_start.c464 gpio_hal_force_unhold_all(); in call_start_cpu0()
/device/soc/esp/esp32/components/driver/
Dgpio.c709 gpio_hal_force_unhold_all(); in gpio_force_unhold_all()