Home
last modified time | relevance | path

Searched refs:pixel (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/gecko/emlib/inc/
Dem_ebi.h740 __STATIC_INLINE void EBI_TFTPixelSet(int pixel, uint32_t color) in EBI_TFTPixelSet() argument
742 EFM_ASSERT(pixel == 0 || pixel == 1); in EBI_TFTPixelSet()
744 if (pixel == 0) { in EBI_TFTPixelSet()
747 if (pixel == 1) { in EBI_TFTPixelSet()