Searched defs:_co_timer_ (Results 1 – 1 of 1) sorted by relevance
55 typedef struct _co_timer_ struct57 struct co_list_hdr node;58 co_timer_callback cb;59 void* cb_param;60 uint32_t time_duration;61 uint32_t time_start;62 uint32_t timer_addr;63 uint32_t is_period;