Searched refs:CSI_EnableFifoDmaRequest (Results 1 – 2 of 2) sorted by relevance
449 void CSI_EnableFifoDmaRequest(CSI_Type *base, csi_fifo_t fifo, bool enable);458 CSI_EnableFifoDmaRequest(base, kCSI_RxFifo, true); in CSI_Start()470 CSI_EnableFifoDmaRequest(base, kCSI_RxFifo, false); in CSI_Stop()
572 void CSI_EnableFifoDmaRequest(CSI_Type *base, csi_fifo_t fifo, bool enable) in CSI_EnableFifoDmaRequest() function