Searched refs:buffer (Results 1 – 4 of 4) sorted by relevance
104 const uint8_t * buffer, in __write() argument109 if( buffer == 0 ) in __write()124 if( usart_putchar( stdio_usart_base, *buffer++ ) < 0 ) in __write()
100 uint8_t * buffer, in __read() argument121 *buffer++ = c; in __read()
288 instance of a stream buffer or message buffer. Earlier there could be296 (and likewise APIs for message buffer) can be used to create a stream buffer297 or message buffer instance with application provided callback overrides. When427 + Fix a race condition in the message buffer implementation. The429 two distinct operations, which both modify the size of the buffer. If a432 the message buffer in an invalid state.463 + Changes to improve robustness and consistency for buffer allocation in464 the heap, queue and stream buffer.694 buffer equivalent.696 used to hold the length of a message in the message buffer to be reduced.[all …]
4341 … -( EMAC ) no offset from start of receive buffer4343 … -( EMAC ) one byte offset from start of receive buffer4345 … -( EMAC ) two bytes offset from start of receive buffer4347 … -( EMAC ) three bytes offset from start of receive buffer