Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_csi.h147 uint16_t height; /*!< Lines of the input frame. */ member
283 uint16_t height; /*!< Lines of the input frame. */ member
322 uint16_t height; /*!< Lines of the input frame. */ member
Dfsl_pxp.c913 uint16_t height, in PXP_StartRectCopy()
1017 uint32_t height; in PXP_StartMemCopy() local
Dfsl_pxp.h163 uint16_t height; /*!< How many lines in output buffer. */ member
528 uint16_t height; /*!< Lines to copy. */ member
Dfsl_lcdifv2.h461 … void LCDIFV2_SetLayerSize(LCDIFV2_Type *base, uint8_t layerIndex, uint16_t width, uint16_t height) in LCDIFV2_SetLayerSize()