Searched refs:osTimerDef_t (Results 1 – 3 of 3) sorted by relevance
308 } osTimerDef_t; typedef313 } osTimerDef_t; typedef570 extern const osTimerDef_t os_timer_def_##name574 const osTimerDef_t os_timer_def_##name = { (function) }577 const osTimerDef_t os_timer_def_##name = \594 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument);
103 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument) { in osTimerCreate()
175 } osTimerDef_t; typedef353 extern const osTimerDef_t os_timer_def_##name356 const osTimerDef_t os_timer_def_##name = \373 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument);