Searched refs:SPI_CTRL_TFCLR_Pos (Results 1 – 3 of 3) sorted by relevance
74 (1 << SPI_CTRL_TFCLR_Pos); in SPI_Init()313 (1 << SPI_CTRL_TFCLR_Pos); in I2S_Init()
1441 #define SPI_CTRL_TFCLR_Pos 24 //TX FIFO Clear macro1442 #define SPI_CTRL_TFCLR_Msk (0x01 << SPI_CTRL_TFCLR_Pos)
1079 #define SPI_CTRL_TFCLR_Pos 25 //TX FIFO Clear macro1080 #define SPI_CTRL_TFCLR_Msk (0x01 << SPI_CTRL_TFCLR_Pos)
Completed in 45 milliseconds