Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/csi/
Dfsl_csi.h139 } csi_fifo_t; typedef
415 void CSI_ClearFifo(CSI_Type *base, csi_fifo_t fifo);
430 void CSI_ReflashFifoDma(CSI_Type *base, csi_fifo_t fifo);
439 void CSI_EnableFifoDmaRequest(CSI_Type *base, csi_fifo_t fifo, bool enable);
Dfsl_csi.c452 void CSI_ClearFifo(CSI_Type *base, csi_fifo_t fifo) in CSI_ClearFifo()
495 void CSI_ReflashFifoDma(CSI_Type *base, csi_fifo_t fifo) in CSI_ReflashFifoDma()
524 void CSI_EnableFifoDmaRequest(CSI_Type *base, csi_fifo_t fifo, bool enable) in CSI_EnableFifoDmaRequest()