Home
last modified time | relevance | path

Searched refs:UartMcuGetBuffer (Results 1 – 11 of 11) sorted by relevance

/loramac-node-latest/src/boards/
Duart-board.h102 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes );
/loramac-node-latest/src/system/
Duart.c63 return UartMcuGetBuffer( obj, buffer, size, nbReadBytes ); in UartGetBuffer()
/loramac-node-latest/src/boards/SAMR34/
Duart-board.c93 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/NucleoL476/
Duart-board.c276 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/SKiM881AXL/
Duart-board.c279 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Duart-board.c279 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/NucleoL073/
Duart-board.c279 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/SKiM980A/
Duart-board.c276 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/SKiM880B/
Duart-board.c276 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/NucleoL152/
Duart-board.c276 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function
/loramac-node-latest/src/boards/NAMote72/
Duart-board.c318 uint8_t UartMcuGetBuffer( Uart_t *obj, uint8_t *buffer, uint16_t size, uint16_t *nbReadBytes ) in UartMcuGetBuffer() function