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