Home
last modified time | relevance | path

Searched defs:mod_timer_api (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/module/timer/include/
A Dmod_timer.h128 struct mod_timer_api { struct
141 int (*get_frequency)(fwk_id_t dev_id, uint32_t *frequency);
158 int (*time_to_timestamp)(fwk_id_t dev_id,
175 int (*get_counter)(fwk_id_t dev_id, uint64_t *counter);
189 int (*delay)(fwk_id_t dev_id, uint32_t microseconds);
212 int (*wait)(fwk_id_t dev_id,
236 int (*remaining)(fwk_id_t dev_id,
258 int (*get_next_alarm_remaining)(fwk_id_t dev_id,

Completed in 3 milliseconds