#include <routix/system.h>
#include <routix/task.h>
Go to the source code of this file.
|
|
|
Definition at line 32 of file timer.h. Referenced by create_timer(). |
|
Definition at line 31 of file timer.h. Referenced by actualizar_timers(), and create_timer(). |
|
Definition at line 30 of file timer.h. Referenced by create_timer(), despertar(), and timer_dump(). |
|
|
|
Definition at line 29 of file timer.h. Referenced by actualizar_timers(), create_timer(), and insert_timer(). |
|
|
|
Definition at line 44 of file timer.h. Referenced by error(), leer_escribir_new(), motor_on_new(), read_sector_new(), recalibrate_new(), seek_new(), and sys_usleep(). |
|
|
|
|
|
Definition at line 305 of file timer.c. Referenced by actualizar_timers(), leer_escribir_new(), read_sector_block_new(), recalibrate_block_new(), and seek_block_new(). |
|
Definition at line 288 of file timer.c. Referenced by error(), leer_escribir_new(), motor_on_new(), read_sector_new(), recalibrate_new(), seek_new(), and sys_usleep(). |
|
Solo para debug, imprime en pantalla el listado de timers activos.
Definition at line 326 of file timer.c. Referenced by main(), and sys_timer_dump(). |
|
Definition at line 10 of file timer.h. Referenced by actualizar_timers(), create_timer(), LIST_NEW(), and time_debug(). |