Searched defs:cRxLock (Results 1 – 1 of 1) sorted by relevance
115 …volatile int8_t cRxLock; /*< Stores the number of items received from the queue (removed from the… member1825 const int8_t cRxLock = pxQueue->cRxLock; in xQueueReceiveFromISR() local2274 int8_t cRxLock = pxQueue->cRxLock; in prvUnlockQueue() local