ChibiOS/HAL
7.0.3
|
Memory streams code. More...
Go to the source code of this file.
Functions | |
void | msObjectInit (MemoryStream *msp, uint8_t *buffer, size_t size, size_t eos) |
Memory stream object initialization. More... | |
Memory streams code.
Definition in file memstreams.c.