Searched refs:tmrSTATUS_IS_STATICALLY_ALLOCATED (Results 1 – 1 of 1) sorted by relevance
80 #define tmrSTATUS_IS_STATICALLY_ALLOCATED ( ( uint8_t ) 0x02 ) macro350 pxNewTimer->ucStatus = tmrSTATUS_IS_STATICALLY_ALLOCATED; in xTimerCreateStatic()900 … if( ( pxTimer->ucStatus & tmrSTATUS_IS_STATICALLY_ALLOCATED ) == ( uint8_t ) 0 ) in prvProcessReceivedCommands()