|
PIC24 Support Libraries
|
Go to the source code of this file.
Functions | |
| void | user_init (void) |
ESOS application program to where two tasks increment a counter local to each task 10 times. Between each counter increment, the tasks wait for a random length of time. After the 10th iteration, the tasks "rendez-vous" before continuing.
Definition in file app_test1.c.
| void user_init | ( | void | ) |
User-provided function to initialize user's hardware configuration register user tasks.
Definition at line 197 of file app_test1.c.
1.8.4