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