Searched defs:os_timer_def (Results 1 – 2 of 2) sorted by relevance
306 typedef struct os_timer_def { struct310 typedef struct os_timer_def { argument311 os_ptimer ptimer; ///< start address of a timer function312 osTimerAttr_t attr; ///< timer attributes
173 typedef struct os_timer_def { struct174 os_ptimer ptimer; ///< start address of a timer function