Searched defs:bpp (Results 1 – 2 of 2) sorted by relevance
124 uint8_t bpp = 0U; in DSI_GetBitsPerPixel() local161 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
118 lcdc_bpp_t bpp; /*!< LCD bits per pixel. */ member