ztimer periph/timer backend API More...
ztimer periph/timer backend API
Definition in file periph_timer.h.
Go to the source code of this file.
Data Structures | |
struct | ztimer_periph_timer_t |
ztimer periph context structure More... | |
Functions | |
void | ztimer_periph_timer_init (ztimer_periph_timer_t *clock, tim_t dev, uint32_t freq, uint32_t max_val) |
ztimer periph initialization More... | |