Searched refs:SPI_HIGHEND_FIFO_SIZE (Results 1 – 21 of 21) sorted by relevance
88 if (count > SPI_HIGHEND_FIFO_SIZE) in HAL_SPIEx_FlushRxFifo()
310 ((IS_SPI_FULL_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()1390 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
89 if (count > SPI_HIGHEND_FIFO_SIZE) in HAL_SPIEx_FlushRxFifo()
309 ((IS_SPI_FULL_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()
290 ((IS_SPI_HIGHEND_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()
291 ((IS_SPI_HIGHEND_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()1376 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
312 ((IS_SPI_FULL_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()1422 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
307 ((IS_SPI_FULL_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()1308 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
310 ((IS_SPI_FULL_INSTANCE(hspi->Instance)) && (packet_length > SPI_HIGHEND_FIFO_SIZE))) in HAL_SPI_Init()1447 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
249 #define SPI_HIGHEND_FIFO_SIZE 16UL macro
251 #define SPI_HIGHEND_FIFO_SIZE 16UL macro
265 #define SPI_HIGHEND_FIFO_SIZE 16UL macro