|
Contiki-Inga 3.x
|
FAT driver Coop Additions implementation - Platform specificMore...
Go to the source code of this file.
Functions | |
| void | coop_finished_op () |
| This Function jumps back to perform_next_step() | |
| void | coop_mt_init (void *data) |
| This function is mostly copied from the arm/mtarch.c file. | |
| void | coop_mt_stop () |
| Set the interal stack to NULL to end process. | |
| void | coop_switch_sp () |
| Function switches the stack pointers for Atmel based devices (32 GPR's). | |
| void | perform_next_step (QueueEntry *entry) |
| Changes Stack pointer to internal Thread. More... | |
FAT driver Coop Additions implementation - Platform specific
Definition in file fat-coop-arch.c.
1.8.3.1