Home
last modified time | relevance | path

Searched defs:cs_hold (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dspi_flash_hal.h46 uint8_t cs_hold; ///< CS hold time config used by the host member
65 uint32_t cs_hold; ///< CS hold time config used by the host member
Dspi_hal.h141 …int cs_hold; ///< Hold time of CS inactive edge after the last SPI clock, d… member
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_struct.h113 …uint32_t cs_hold: 1; /*spi cs keep low when spi is in ,done, phase. 1: … member