Home
last modified time | relevance | path

Searched refs:fifo_length (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_spi.c1262 uint32_t fifo_length; in HAL_SPI_TransmitReceive() local
1308 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1312 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1330 fifo_length = (fifo_length / 4UL); in HAL_SPI_TransmitReceive()
1336 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1373 fifo_length = (fifo_length / 2UL); in HAL_SPI_TransmitReceive()
1379 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1427 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_spi.c1388 uint32_t fifo_length; in HAL_SPI_TransmitReceive() local
1447 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1451 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1469 fifo_length = (fifo_length / 4UL); in HAL_SPI_TransmitReceive()
1475 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1528 fifo_length = (fifo_length / 2UL); in HAL_SPI_TransmitReceive()
1534 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1620 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spi.c1341 uint32_t fifo_length; in HAL_SPI_TransmitReceive() local
1390 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1394 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1412 fifo_length = (fifo_length / 4UL); in HAL_SPI_TransmitReceive()
1418 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1471 fifo_length = (fifo_length / 2UL); in HAL_SPI_TransmitReceive()
1477 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1563 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spi.c1327 uint32_t fifo_length; in HAL_SPI_TransmitReceive() local
1376 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1380 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1398 fifo_length = (fifo_length / 4UL); in HAL_SPI_TransmitReceive()
1404 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1457 fifo_length = (fifo_length / 2UL); in HAL_SPI_TransmitReceive()
1463 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1549 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_spi.c1363 uint32_t fifo_length; in HAL_SPI_TransmitReceive() local
1422 fifo_length = SPI_HIGHEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1426 fifo_length = SPI_LOWEND_FIFO_SIZE; in HAL_SPI_TransmitReceive()
1444 fifo_length = (fifo_length / 4UL); in HAL_SPI_TransmitReceive()
1450 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1503 fifo_length = (fifo_length / 2UL); in HAL_SPI_TransmitReceive()
1509 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()
1595 (initial_RxXferCount < (initial_TxXferCount + fifo_length))) in HAL_SPI_TransmitReceive()