Searched refs:SPI_CLKCFG1_DSAMPLE_S (Results 1 – 2 of 2) sorted by relevance
109 dsample = 1U << SPI_CLKCFG1_DSAMPLE_S; in SPIConfigSetExpClk()113 dsample = 2U << SPI_CLKCFG1_DSAMPLE_S; in SPIConfigSetExpClk()
1412 #define SPI_CLKCFG1_DSAMPLE_S 16U macro