Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/SKiM881AXL/
Dboard.c91 uint8_t Uart1RxBuffer[UART1_FIFO_RX_SIZE]; variable
126 FifoInit( &Uart1.FifoRx, Uart1RxBuffer, UART1_FIFO_RX_SIZE ); in BoardInitMcu()
/loramac-node-latest/src/boards/SKiM980A/
Dboard.c91 uint8_t Uart1RxBuffer[UART1_FIFO_RX_SIZE]; variable
126 FifoInit( &Uart1.FifoRx, Uart1RxBuffer, UART1_FIFO_RX_SIZE ); in BoardInitMcu()
/loramac-node-latest/src/boards/SKiM880B/
Dboard.c91 uint8_t Uart1RxBuffer[UART1_FIFO_RX_SIZE]; variable
126 FifoInit( &Uart1.FifoRx, Uart1RxBuffer, UART1_FIFO_RX_SIZE ); in BoardInitMcu()