![]() |
SikendeRTOS
RTOS for ARM Cortex M3+ SoCs designed and written from scratch
|
Provides Functions to initialize FIFO, uses index implementation and macro. More...
Go to the source code of this file.
Macros | |
#define | AddIndexFifo(NAME, SIZE, TYPE, SUCCESS, FAIL) |
#define | AddPointerFifo(NAME, SIZE, TYPE, SUCCESS, FAIL) |
Provides Functions to initialize FIFO, uses index implementation and macro.
Definition in file FIFO.h.
#define AddIndexFifo | ( | NAME, | |
SIZE, | |||
TYPE, | |||
SUCCESS, | |||
FAIL | |||
) |