Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_smartcard_ex.c76 #define RX_FIFO_DEPTH 8U macro
494 rx_fifo_depth = RX_FIFO_DEPTH; in SMARTCARDEx_SetNbDataToProcess()
Dstm32l4xx_hal_usart_ex.c75 #define RX_FIFO_DEPTH 8U macro
537 rx_fifo_depth = RX_FIFO_DEPTH; in USARTEx_SetNbDataToProcess()
Dstm32l4xx_hal_uart_ex.c77 #define RX_FIFO_DEPTH 8U macro
780 rx_fifo_depth = RX_FIFO_DEPTH; in UARTEx_SetNbDataToProcess()