Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Drtc_io_types.h24 RTC_GPIO_MODE_INPUT_OUTPUT_OD, /*!< Pad input + open-drain output */ enumerator
/hal_espressif-latest/components/hal/
Drtc_io_hal.c42 case RTC_GPIO_MODE_INPUT_OUTPUT_OD: in rtcio_hal_set_direction()