This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | SCHEDULER_TYPE SCHEDULER_FREE |
| #define | Scheduler_task_1_init usb_task_init |
| #define | Scheduler_task_1 usb_task |
| #define | Scheduler_task_2_init mouse_task_init |
| #define | Scheduler_task_2 mouse_task |
| #define | Scheduler_task_3_init storage_task_init |
| #define | Scheduler_task_3 storage_task |
Copyright (c) 2004 Atmel.
Please read file license.txt for copyright notice.
This file contains the scheduler configuration definition
Definition in file conf_scheduler.h.
1.5.1-p1