Searched defs:cTxLock (Results 1 – 1 of 1) sorted by relevance
115 …volatile int8_t cTxLock; /*< Stores the number of items transmitted to the queue (added to the qu… member912 const int8_t cTxLock = pxQueue->cTxLock; in xQueueGenericSendFromISR() local1012 const int8_t cTxLock = pxQueue->cTxLock; in xQueueGiveFromISR() local1597 int8_t cTxLock = pxQueue->cTxLock; in prvUnlockQueue() local