Searched refs:UC81XX_PIXELS_PER_BYTE (Results 1 – 1 of 1) sorted by relevance
29 #define UC81XX_PIXELS_PER_BYTE 8U macro385 desc->height * desc->width / UC81XX_PIXELS_PER_BYTE); in uc81xx_write()389 __ASSERT(!(desc->width % UC81XX_PIXELS_PER_BYTE), in uc81xx_write()390 "Buffer width not multiple of %d", UC81XX_PIXELS_PER_BYTE); in uc81xx_write()496 / UC81XX_PIXELS_PER_BYTE; in uc81xx_clear_and_write_buffer()