Home
last modified time | relevance | path

Searched refs:buffer (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/IAR/AVR32_UC3/
Dwrite.c104 const uint8_t * buffer, in __write() argument
109 if( buffer == 0 ) in __write()
124 if( usart_putchar( stdio_usart_base, *buffer++ ) < 0 ) in __write()
Dread.c100 uint8_t * buffer, in __read() argument
121 *buffer++ = c; in __read()
/Kernel-v11.1.0/
DHistory.txt7 + Add stream batching buffer. A stream batching buffer differs from a stream
8 buffer when a task reads from a non-empty buffer:
9 - The task reading from a non-empty stream buffer returns immediately
10 regardless of the amount of data in the buffer.
11 - The task reading from a non-empty steam batching buffer blocks until the
12 amount of data in the buffer exceeds the trigger level or the block time
18 stream buffer and message buffer from an Interrupt Service Routine (ISR).
34 constants to control the inclusion of event group and stream buffer
365 instance of a stream buffer or message buffer. Earlier there could be
373 (and likewise APIs for message buffer) can be used to create a stream buffer
[all …]
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dioat91sam7x256.h4341 … -( EMAC ) no offset from start of receive buffer
4343 … -( EMAC ) one byte offset from start of receive buffer
4345 … -( EMAC ) two bytes offset from start of receive buffer
4347 … -( EMAC ) three bytes offset from start of receive buffer