Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/
Drtc_io_hal.c25 case RTC_GPIO_MODE_INPUT_ONLY: in rtcio_hal_set_direction()
72 case RTC_GPIO_MODE_INPUT_ONLY: in rtcio_hal_set_direction_in_sleep()
/device/soc/esp/esp32/components/hal/include/hal/
Drtc_io_types.h19 RTC_GPIO_MODE_INPUT_ONLY , /*!< Pad input */ enumerator