Searched refs:tmrCOMMAND_RESET (Results 1 – 2 of 2) sorted by relevance
59 #define tmrCOMMAND_RESET ( ( BaseType_t ) 2 ) macro804 …xTimerGenericCommand( ( xTimer ), tmrCOMMAND_RESET, ( xTaskGetTickCount() ), NULL, ( xTicksToWait …
842 case tmrCOMMAND_RESET: in prvProcessReceivedCommands()