SYS_createTask.c File Reference


Detailed Description

This module creates all resident tasks.

REVISION

Definition in file SYS_createTask.c.

#include "../BATTERY/battery.h"
#include "../AUDIO/audio.h"
#include "../KEYBOARD/keyboard.h"
#include "../LCD/lcd.h"
#include "../UI/ui.h"
#include "../coder/coder.h"
#include "sys_hardware.h"
#include "sys_main.h"
#include "sys_assert.h"

Include dependency graph for SYS_createTask.c:

Include dependency graph

Go to the source code of this file.

Functions

void SYS_createResidentTask (void)
 Function creates all resident tasks.
void SYS_createDecoderTask (void)
 Function creates Decoder, Subdecoder, Media and Cache tasks.
void SYS_createEncoderTask (void)
 Function creates Encoder, Media and Cache tasks.

Variables

SEM_Handle SEM_coder
 These semaphores are used to sync UI and Audio system, they have to sit in internal memory.


Generated on Wed Jan 19 01:13:17 2005 for neuros-firmware by  doxygen 1.3.9.1