KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
Files | |
file | bytefifo.c [code] |
file | bytefifo.h [code] |
Implements a simple byte-orientated Fifo with a maximum size of 255 bytes. | |
file | fifo.h [code] |
Lightweight Fifo implementation. | |
file | list.h [code] |
A list type. | |
file | queue.c [code] |
file | queue.h [code] |
Queue is created in statically allocated memory. | |
file | varqueue.c [code] |
file | varqueue.h [code] |
A variable length queue implementation. | |