Searched refs:osTimerAttr_t (Results 1 – 4 of 4) sorted by relevance
18 const osTimerAttr_t timer_attr = {"myTimer", 0, NULL, 0U};102 static const osTimerAttr_t timer_attr3 = {
19 static const osTimerAttr_t init_timer_attrs = {38 const osTimerAttr_t *attr) in osTimerNew()
20 const osTimerAttr_t timer_attr = {
255 } osTimerAttr_t; typedef494 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t …