Searched refs:SPI_SR_BUSY (Results 1 – 3 of 3) sorted by relevance
182 #define SPI_SR_BUSY (0x01U << SPI_SR_BUSY_Pos) ///< Data transfer … macro
402 ((FLAG) == SPI_SR_BUSY))
1480 #define SPI_SR_BUSY ((uint32_t)0x0001) macro
Completed in 32 milliseconds