Home
last modified time | relevance | path

Searched refs:RingBuffer_IsEmpty (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dring_buffer.c123 if (RingBuffer_IsEmpty(RingBuff)) in RingBuffer_Pop()
140 if (RingBuffer_IsEmpty(RingBuff)) in RingBuffer_PopMult()
A Duart_15xx.c234 if (RingBuffer_IsEmpty(pTXRB)) { in Chip_UART_IRQRBHandler()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dring_buffer.h133 STATIC INLINE int RingBuffer_IsEmpty(RINGBUFF_T *RingBuff) in RingBuffer_IsEmpty() function

Completed in 3 milliseconds