Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi_imx/
Dfsl_mipi_dsi.c124 uint8_t bpp = 0U; in DSI_GetBitsPerPixel() local
161 static uint16_t DSI_CheckAndUpdatePixCycle(uint16_t cycle, uint8_t bpp, uint8_t div) in DSI_CheckAndUpdatePixCycle()
179 uint8_t bpp = DSI_GetBitsPerPixel(config->colorCoding); in DSI_ConfigureHorizontalParams() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.h118 lcdc_bpp_t bpp; /*!< LCD bits per pixel. */ member