Searched refs:NOT_ACTIVE (Results 1 – 3 of 3) sorted by relevance
12 #define NOT_ACTIVE 0 macro60 timer->status = NOT_ACTIVE; in osTimerCreate()108 if (timer->status == NOT_ACTIVE) { in osTimerStop()113 timer->status = NOT_ACTIVE; in osTimerStop()134 timer->status = NOT_ACTIVE; in osTimerDelete()
12 #define NOT_ACTIVE 0 macro63 timer->status = NOT_ACTIVE; in osTimerNew()118 if (timer->status == NOT_ACTIVE) { in osTimerStop()123 timer->status = NOT_ACTIVE; in osTimerStop()144 timer->status = NOT_ACTIVE; in osTimerDelete()
13 #define NOT_ACTIVE 0 macro36 timer->status = NOT_ACTIVE; in zephyr_timer_wrapper()74 timer->status = NOT_ACTIVE; in timer_create()152 timer->status = NOT_ACTIVE; in timer_settime()197 timer->status = NOT_ACTIVE; in timer_delete()