Home
last modified time | relevance | path

Searched refs:RTCIO_FUNC_RTC (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drtc_io_ll.h26 RTCIO_FUNC_RTC = 0x0, /*!< The pin controlled by RTC module. */ enumerator
40 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drtc_io_ll.h34 RTCIO_FUNC_RTC = 0x0, /*!< The pin controlled by RTC module. */ enumerator
61 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_io_ll.h27 RTCIO_FUNC_RTC = 0x0, /*!< The pin controled by RTC module. */ enumerator
51 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_io_ll.h26 RTCIO_FUNC_RTC = 0x0, /*!< The pin controled by RTC module. */ enumerator
50 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_io_ll.h29 RTCIO_FUNC_RTC = 0x0, /*!< The pin controled by RTC module. */ enumerator
53 if (func == RTCIO_FUNC_RTC) { in rtcio_ll_function_select()
/hal_espressif-latest/components/driver/gpio/
Drtc_io.c33 rtcio_hal_function_select(rtc_io_number_get(gpio_num), RTCIO_FUNC_RTC); in rtc_gpio_init()
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1574 rtcio_hal_function_select(rtc_gpio_num, RTCIO_FUNC_RTC);
1704 rtcio_hal_function_select(rtc_pin, RTCIO_FUNC_RTC);