Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
sys_time_arch.c File Reference
+ Include dependency graph for sys_time_arch.c:

Go to the source code of this file.

Functions

void sys_time_arch_init (void)
 
void sys_tick_handler (void)
 

Detailed Description

Handling of sys_time in sim.

Definition in file sys_time_arch.c.

Function Documentation

◆ sys_tick_handler()

void sys_tick_handler ( void  )

Definition at line 38 of file sys_time_arch.c.

◆ sys_time_arch_init()

void sys_time_arch_init ( void  )