Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_spi_ex.c58 #define SPI_FIFO_SIZE 4UL macro
105 if (count == SPI_FIFO_SIZE) in HAL_SPIEx_FlushRxFifo()