|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
28 #ifndef SYS_TIME_ARCH_H
29 #define SYS_TIME_ARCH_H
void sys_time_usleep(uint32_t us)
sys_time_usleep(uint32_t us)
void sys_tick_handler(void)
static uint32_t usec_of_cpu_ticks(uint32_t cpu_ticks)
uint32_t get_sys_time_usec(void)
Get the time in microseconds since startup.
uint32_t get_sys_time_msec(void)
Get the time in milliseconds since startup.
static uint32_t msec_of_cpu_ticks(uint32_t cpu_ticks)
volatile uint32_t nb_sec_rem
remainder of seconds since startup in CPU_TICKS
volatile uint32_t nb_sec
full seconds since startup