Home
last modified time | relevance | path

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

/Kernel-v11.0.1/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.0.1/
DHistory.txt288 instance of a stream buffer or message buffer. Earlier there could be
296 (and likewise APIs for message buffer) can be used to create a stream buffer
297 or message buffer instance with application provided callback overrides. When
427 + Fix a race condition in the message buffer implementation. The
429 two distinct operations, which both modify the size of the buffer. If a
432 the message buffer in an invalid state.
463 + Changes to improve robustness and consistency for buffer allocation in
464 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 …]
/Kernel-v11.0.1/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