Searched refs:RTCIO_FUNC_RTC (Results 1 – 7 of 7) sorted by relevance
26 RTCIO_FUNC_RTC = 0x0, /*!< The pin controlled by RTC module. */ enumerator40 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
34 RTCIO_FUNC_RTC = 0x0, /*!< The pin controlled by RTC module. */ enumerator61 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
27 RTCIO_FUNC_RTC = 0x0, /*!< The pin controled by RTC module. */ enumerator51 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
26 RTCIO_FUNC_RTC = 0x0, /*!< The pin controled by RTC module. */ enumerator50 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
29 RTCIO_FUNC_RTC = 0x0, /*!< The pin controled by RTC module. */ enumerator53 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
33 rtcio_hal_function_select(rtc_io_number_get(gpio_num), RTCIO_FUNC_RTC); in rtc_gpio_init()
1574 rtcio_hal_function_select(rtc_gpio_num, RTCIO_FUNC_RTC);1704 rtcio_hal_function_select(rtc_pin, RTCIO_FUNC_RTC);