Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h264 #define SPI_CS_DELAY_NUM_M ((SPI_CS_DELAY_NUM_V)<<(SPI_CS_DELAY_NUM_S))
265 #define SPI_CS_DELAY_NUM_V 0xF macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h202 #define SPI_CS_DELAY_NUM_M ((SPI_CS_DELAY_NUM_V)<<(SPI_CS_DELAY_NUM_S))
203 #define SPI_CS_DELAY_NUM_V 0x3 macro