Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Drtc_io_hal.c17 case RTC_GPIO_MODE_INPUT_ONLY: in rtcio_hal_set_direction()
55 case RTC_GPIO_MODE_INPUT_ONLY: in rtcio_hal_set_direction_in_sleep()
/hal_espressif-latest/components/hal/include/hal/
Drtc_io_types.h19 RTC_GPIO_MODE_INPUT_ONLY , /*!< Pad input */ enumerator