Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drtc_io_ll.h150 LP_IO.gpio[rtcio_num].fun_drv = strength; in rtcio_ll_set_drive_capability()
161 return LP_IO.gpio[rtcio_num].fun_drv; in rtcio_ll_get_drive_capability()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_io_struct.h233 uint32_t fun_drv:2; member