#include <routix/system.h>
#include <routix/8254.h>
#include <routix/8259.h>
#include <routix/debug.h>
#include <routix/task.h>
#include <routix/kalloc.h>
#include <routix/time.h>
#include <routix/sched.h>
#include <routix/atomic.h>
#include <routix/timer.h>
#include <sys/list.h>
Go to the source code of this file.
|
|
|
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(). |
|
Definition at line 171 of file timer.c. Referenced by create_timer(). |
|
|
|
Definition at line 253 of file timer.c. Referenced by clean_timer(). |
|
Solo para debug, imprime en pantalla el listado de timers activos.
|
|
|
|
|
|
|