Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h230 #define SPI_CS_HOLD_DELAY_M ((SPI_CS_HOLD_DELAY_V)<<(SPI_CS_HOLD_DELAY_S))
232 #define SPI_CS_HOLD_DELAY_S 28 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h165 #define SPI_CS_HOLD_DELAY_M ((SPI_CS_HOLD_DELAY_V)<<(SPI_CS_HOLD_DELAY_S))
167 #define SPI_CS_HOLD_DELAY_S 14 macro