Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/system/
Duart.h77 RX_TX enumerator
/loramac-node-3.4.0/src/boards/SAMR34/
Dboard.c85 UartConfig( &Uart1, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/SKiM980A/
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
Dboard.c129 UartConfig( &Uart1, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/NucleoL073/
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
Dboard.c138 UartConfig( &Uart2, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/SKiM880B/
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
Dboard.c129 UartConfig( &Uart1, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/SKiM881AXL/
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
Dboard.c129 UartConfig( &Uart1, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/NucleoL476/
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
Dboard.c145 UartConfig( &Uart2, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/
Dboard.c128 UartConfig( &Uart2, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
/loramac-node-3.4.0/src/boards/NucleoL152/
Duart-board.c91 else if( mode == RX_TX ) in UartMcuConfig()
Dboard.c138 UartConfig( &Uart2, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
/loramac-node-3.4.0/src/boards/NAMote72/
Dboard.c175 … UartConfig( &Uart2, RX_TX, 921600, UART_8_BIT, UART_1_STOP_BIT, NO_PARITY, NO_FLOW_CTRL ); in BoardInitMcu()
Duart-board.c116 else if( mode == RX_TX ) in UartMcuConfig()