My implementation of circular (ring) data buffer in C, using memcpy() to en-queue & de-queue function for a large data array in one function call. My purpose is to use this implementation on a Digital Signal Processing (DSP) works in an embedded system as the "signal buffer" module.
noahcroit/RingBuffer_and_DataFraming_C
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|