Home
last modified time | relevance | path

Searched defs:cameraif (Results 1 – 1 of 1) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CAMERAIF/
Dcameraif_reva.c43 void MXC_PCIF_RevA_SetDatawidth(mxc_cameraif_reva_regs_t *cameraif, in MXC_PCIF_RevA_SetDatawidth()
50 void MXC_PCIF_RevA_SetTimingSel(mxc_cameraif_reva_regs_t *cameraif, in MXC_PCIF_RevA_SetTimingSel()
57 void MXC_PCIF_RevA_SetThreshold(mxc_cameraif_reva_regs_t *cameraif, int fifo_thrsh) in MXC_PCIF_RevA_SetThreshold()
64 void MXC_PCIF_RevA_EnableInt(mxc_cameraif_reva_regs_t *cameraif, uint32_t flags) in MXC_PCIF_RevA_EnableInt()
69 void MXC_PCIF_RevA_DisableInt(mxc_cameraif_reva_regs_t *cameraif, uint32_t flags) in MXC_PCIF_RevA_DisableInt()
74 void MXC_PCIF_RevA_Start(mxc_cameraif_reva_regs_t *cameraif, mxc_pcif_reva_readmode_t readmode) in MXC_PCIF_RevA_Start()
80 void MXC_PCIF_RevA_Stop(mxc_cameraif_reva_regs_t *cameraif) in MXC_PCIF_RevA_Stop()
85 unsigned int MXC_PCIF_RevA_GetData(mxc_cameraif_reva_regs_t *cameraif) in MXC_PCIF_RevA_GetData()