Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/driver/
Dwm_timer.h42 struct tls_timer_cfg { struct
43 enum tls_timer_unit unit; /**< timer accuracy */
44 u32 timeout; /**< timeout period */
45 bool is_repeat; /**< cycle timer */
46 tls_timer_irq_callback callback; /**< timeout callback function */
47 void *arg; /**< parameter fot the timeout callback function */