REVISION
Definition in file CODER_main.c.
#include "coder.h"
Include dependency graph for CODER_main.c:

Go to the source code of this file.
Functions | |
| void | CODER_main (void) |
| Function serves as the encoder/decoder task handle. | |
| void | CODER_waitDecoderIdle (void) |
| Function waits till decoder is idle. | |
| void | CODER_waitEncoderIdle (void) |
| Function waits till encoder is idle. | |
| void | CODER_submain (void) |
| Function serves as the sub decoder task handle. | |
1.3.9.1