Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/
A Dtimer.c81 timer_list_t *timer_list = NULL; in timer_create() local
158 timer_list_t *timer_list = NULL; in timer_delete() local
215 timer_list_t *timer_list = NULL; in timer_settime() local
278 timer_list_t *timer_list = NULL; in timer_gettime() local
/AliOS-Things-master/kernel/rhino/include/
A Dk_timer.h45 klist_t timer_list; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h139 struct timer_list { struct
140 _timerHandle timer_hdl;
141 unsigned long data;
142 void (*function)(void *);

Completed in 31 milliseconds