Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "mcu_periph/sys_time.h"
Go to the source code of this file.
Functions | |
void | sys_time_arch_init (void) |
void | sys_tick_handler (void) |
Handling of sys_time in sim.
Definition in file sys_time_arch.c.
void sys_tick_handler | ( | void | ) |
Definition at line 38 of file sys_time_arch.c.
void sys_time_arch_init | ( | void | ) |
Definition at line 31 of file sys_time_arch.c.
References sys_time::cpu_ticks_per_sec, sys_time::resolution, and sys_time::resolution_cpu_ticks.