Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/csi/
Dfsl_csi.c236 uint8_t busCyclePerPixel; in CSI_Init() local
270 busCyclePerPixel = 2U; in CSI_Init()
274 busCyclePerPixel = 1U; in CSI_Init()
289 … (((uint32_t)config->width * (uint32_t)busCyclePerPixel) << CSI_IMAG_PARA_IMAGE_WIDTH_SHIFT) | in CSI_Init()