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()
7 + Add stream batching buffer. A stream batching buffer differs from a stream8 buffer when a task reads from a non-empty buffer:9 - The task reading from a non-empty stream buffer returns immediately10 regardless of the amount of data in the buffer.11 - The task reading from a non-empty steam batching buffer blocks until the12 amount of data in the buffer exceeds the trigger level or the block time18 stream buffer and message buffer from an Interrupt Service Routine (ISR).34 constants to control the inclusion of event group and stream buffer365 instance of a stream buffer or message buffer. Earlier there could be373 (and likewise APIs for message buffer) can be used to create a stream buffer[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