Home
last modified time | relevance | path

Searched refs:TX_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.c79 #define TX_FIFO_DEPTH 8U macro
495 tx_fifo_depth = TX_FIFO_DEPTH; in SMARTCARDEx_SetNbDataToProcess()
Dstm32l4xx_hal_usart_ex.c78 #define TX_FIFO_DEPTH 8U macro
538 tx_fifo_depth = TX_FIFO_DEPTH; in USARTEx_SetNbDataToProcess()
Dstm32l4xx_hal_uart_ex.c80 #define TX_FIFO_DEPTH 8U macro
781 tx_fifo_depth = TX_FIFO_DEPTH; in UARTEx_SetNbDataToProcess()