Searched refs:pixel (Results 1 – 1 of 1) sorted by relevance
740 __STATIC_INLINE void EBI_TFTPixelSet(int pixel, uint32_t color) in EBI_TFTPixelSet() argument742 EFM_ASSERT(pixel == 0 || pixel == 1); in EBI_TFTPixelSet()744 if (pixel == 0) { in EBI_TFTPixelSet()747 if (pixel == 1) { in EBI_TFTPixelSet()