Home
last modified time | relevance | path

Searched refs:SPI_SLV_LAST_STATE_V (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))
682 #define SPI_SLV_LAST_STATE_V 0x7 macro