Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h681 #define SPI_SLV_LAST_STATE_M ((SPI_SLV_LAST_STATE_V)<<(SPI_SLV_LAST_STATE_S))
683 #define SPI_SLV_LAST_STATE_S 20 macro