Searched refs:RingBuffer_IsEmpty (Results 1 – 3 of 3) sorted by relevance
123 if (RingBuffer_IsEmpty(RingBuff)) in RingBuffer_Pop()140 if (RingBuffer_IsEmpty(RingBuff)) in RingBuffer_PopMult()
234 if (RingBuffer_IsEmpty(pTXRB)) { in Chip_UART_IRQRBHandler()
133 STATIC INLINE int RingBuffer_IsEmpty(RINGBUFF_T *RingBuff) in RingBuffer_IsEmpty() function
Completed in 4 milliseconds