Zephyr Project API 3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
timer_wrapper Struct Reference

Data Fields

int64_t last_scheduled
 
struct k_timer tm
 
uint32_t callbacks
 
uint32_t late_callbacks
 
uint32_t last_isr
 
uint32_t max_delta
 

Field Documentation

◆ callbacks

uint32_t timer_wrapper::callbacks

◆ last_isr

uint32_t timer_wrapper::last_isr

◆ last_scheduled

int64_t timer_wrapper::last_scheduled

◆ late_callbacks

uint32_t timer_wrapper::late_callbacks

◆ max_delta

uint32_t timer_wrapper::max_delta

◆ tm

struct k_timer timer_wrapper::tm

The documentation for this struct was generated from the following file: