Home
last modified time | relevance | path

Searched refs:rtcio_hal_ext0_set_wakeup_pin (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Drtc_io_hal.h237 #define rtcio_hal_ext0_set_wakeup_pin(rtcio_num, level) rtcio_ll_ext0_set_wakeup_pin(rtcio_num,… macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1573 rtcio_hal_ext0_set_wakeup_pin(rtc_gpio_num, s_config.ext0_trigger_level);