|
RTEMS CPU Kit with SuperCore
4.11.2
|
Capture buffer. More...
#include <stdlib.h>

Go to the source code of this file.
Data Structures | |
| struct | rtems_capture_buffer_t |
Functions | |
| void * | rtems_capture_buffer_allocate (rtems_capture_buffer_t *buffer, size_t size) |
| void * | rtems_capture_buffer_free (rtems_capture_buffer_t *buffer, size_t size) |
Capture buffer.
This is a set of functions to control a variable length capture record buffer.
1.8.13