Home
last modified time | relevance | path

Searched defs:sio (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dspi_hal.h147 uint32_t sio : 1; ///< Whether to use SIO mode, device specific member
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_struct.h124 …uint32_t sio: 1; /*Set the bit to enable 3-line half duplex communi… member