Searched refs:RTC_GPIO_MODE_INPUT_OUTPUT (Results 1 – 5 of 5) sorted by relevance
35 case RTC_GPIO_MODE_INPUT_OUTPUT: in rtcio_hal_set_direction()82 case RTC_GPIO_MODE_INPUT_OUTPUT: in rtcio_hal_set_direction_in_sleep()
21 RTC_GPIO_MODE_INPUT_OUTPUT, /*!< Pad input + output */ enumerator
92 RTCIO_CHECK( rtc_gpio_set_direction(i, RTC_GPIO_MODE_INPUT_OUTPUT) );
190 rtc_gpio_set_direction(ext1_wakeup_gpio, RTC_GPIO_MODE_INPUT_OUTPUT);