Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/SAMR34/
Dboard.c172 while( UartPutChar( &Uart1, ( uint8_t )c ) != 0 ); in fputc()
181 while( UartPutChar( &Uart1, c ) != 0 ); in fgetc()
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dboard.c406 while( UartPutChar( &Uart2, ( uint8_t )c ) != 0 ); in fputc()
415 while( UartPutChar( &Uart2, c ) != 0 ); in fgetc()
Duart-board.c264 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/system/
Duart.c46 uint8_t UartPutChar( Uart_t *obj, uint8_t data ) in UartPutChar() function
Duart.h159 uint8_t UartPutChar( Uart_t *obj, uint8_t data );
/loramac-node-latest/src/boards/SKiM881AXL/
Dboard.c505 while( UartPutChar( &Uart1, ( uint8_t )c ) != 0 ); in fputc()
514 while( UartPutChar( &Uart1, c ) != 0 ); in fgetc()
Duart-board.c264 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/boards/SKiM980A/
Dboard.c532 while( UartPutChar( &Uart1, ( uint8_t )c ) != 0 ); in fputc()
541 while( UartPutChar( &Uart1, c ) != 0 ); in fgetc()
Duart-board.c261 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/boards/NucleoL073/
Dboard.c539 while( UartPutChar( &Uart2, ( uint8_t )c ) != 0 ); in fputc()
548 while( UartPutChar( &Uart2, c ) != 0 ); in fgetc()
Duart-board.c264 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/boards/NucleoL152/
Dboard.c539 while( UartPutChar( &Uart2, ( uint8_t )c ) != 0 ); in fputc()
548 while( UartPutChar( &Uart2, c ) != 0 ); in fgetc()
Duart-board.c261 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/boards/SKiM880B/
Dboard.c532 while( UartPutChar( &Uart1, ( uint8_t )c ) != 0 ); in fputc()
541 while( UartPutChar( &Uart1, c ) != 0 ); in fgetc()
Duart-board.c261 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/boards/NAMote72/
Dboard.c626 while( UartPutChar( &Uart2, ( uint8_t )c ) != 0 ); in fputc()
635 while( UartPutChar( &Uart2, c ) != 0 ); in fgetc()
Duart-board.c303 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()
/loramac-node-latest/src/boards/NucleoL476/
Dboard.c639 while( UartPutChar( &Uart2, ( uint8_t )c ) != 0 ); in fputc()
648 while( UartPutChar( &Uart2, c ) != 0 ); in fgetc()
Duart-board.c261 while( UartPutChar( obj, buffer[i] ) != 0 ) in UartMcuPutBuffer()