Searched refs:SPI_LOWEND_FIFO_SIZE (Results 1 – 21 of 21) sorted by relevance
95 if (count > SPI_LOWEND_FIFO_SIZE) in HAL_SPIEx_FlushRxFifo()
309 if (((IS_SPI_LIMITED_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()1394 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
96 if (count > SPI_LOWEND_FIFO_SIZE) in HAL_SPIEx_FlushRxFifo()
308 if (((IS_SPI_LIMITED_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()
289 if (((!IS_SPI_HIGHEND_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()
290 if (((!IS_SPI_HIGHEND_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()1380 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
311 if (((IS_SPI_LIMITED_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()1426 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
306 if (((IS_SPI_LIMITED_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()1312 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
309 if (((IS_SPI_LIMITED_INSTANCE(hspi->Instance)) && (packet_length > SPI_LOWEND_FIFO_SIZE)) || in HAL_SPI_Init()1451 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
248 #define SPI_LOWEND_FIFO_SIZE 8UL macro
250 #define SPI_LOWEND_FIFO_SIZE 8UL macro
264 #define SPI_LOWEND_FIFO_SIZE 8UL macro