Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dgpio_struct.h203 …uint32_t oen_sel: 1; /*weather using the logical oen signal or not using the va… member
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dgpio_ll.h592 hw->func_out_sel_cfg[gpio_num].oen_sel = 0; in gpio_ll_iomux_out()