Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Drtc_io_hal.h160 #define rtcio_hal_pulldown_enable(rtcio_num) rtcio_ll_pulldown_enable(rtcio_num) macro
/hal_espressif-latest/components/driver/gpio/
Drtc_io.c132 rtcio_hal_pulldown_enable(rtc_io_number_get(gpio_num)); in rtc_gpio_pulldown_en()