Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/csi/
Dfsl_csi.c153 static uint32_t CSI_BufferQueueCount(buf_queue_t *bq) in CSI_BufferQueueCount() function
638 if (CSI_BufferQueueCount(&handle->emptyBufferQueue) < CSI_MAX_ACTIVE_FRAME_NUM) in CSI_TransferStart()
829 if (CSI_BufferQueueCount(&handle->emptyBufferQueue) > 0U) in CSI_TransferHandleIRQ()