Searched refs:RTC_GPIO_MODE_INPUT_ONLY (Results 1 – 6 of 6) sorted by relevance
25 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()
19 RTC_GPIO_MODE_INPUT_ONLY , /*!< Pad input */ enumerator
32 rtc_gpio_set_direction(GPIO_NUM_0, RTC_GPIO_MODE_INPUT_ONLY); in app_main()
72 rtc_gpio_set_direction(gpio_num, RTC_GPIO_MODE_INPUT_ONLY); in init_ulp_program()
135 RTCIO_CHECK( rtc_gpio_set_direction(s_test_map[i], RTC_GPIO_MODE_INPUT_ONLY) );