Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drtc_io_ll.h205 LP_IO.gpio[rtcio_num].fun_wpd = 1; in rtcio_ll_pulldown_enable()
216 LP_IO.gpio[rtcio_num].fun_wpd = 0; in rtcio_ll_pulldown_disable()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_io_struct.h221 uint32_t fun_wpd:1; member