REVISION
Definition in file CODER_cache.c.
#include "../SYSTEM/sys_hardware.h"
#include "../SYSTEM/sys_main.h"
#include "coder.h"
Include dependency graph for CODER_cache.c:

Go to the source code of this file.
Functions | |
| void | CODER_cache (void) |
| Function serves as the encoder/decoder cache task handle. | |
| void | CODER_waitCacheIdle (void) |
| Function waits till cache task is idle. | |
| void | CODER_cacheShutdown (void) |
| Function waits to shut down cache task. | |
1.3.9.1