Searched refs:SLCD_SetPixel (Results 1 – 1 of 1) sorted by relevance
| /bsp/nuvoton/libraries/nu_packages/SLCD/ |
| A D | slcd_rhe6616tp01.c | 531 void SLCD_SetPixel(uint32_t u32Com, uint32_t u32Seg, uint32_t u32OnFlag) in SLCD_SetPixel() function 602 SLCD_SetPixel(com, seg, 0); in LCDLIB_Printf() 607 SLCD_SetPixel(com, seg, 1); in LCDLIB_Printf() 654 SLCD_SetPixel(com, seg, 0); in LCDLIB_PrintNumber() 659 SLCD_SetPixel(com, seg, 1); in LCDLIB_PrintNumber() 714 SLCD_SetPixel(com, seg, 0); in LCDLIB_PutChar() 719 SLCD_SetPixel(com, seg, 1); in LCDLIB_PutChar() 742 SLCD_SetPixel(com, seg, 1); /* Turn on display */ in LCDLIB_SetSymbol() 744 SLCD_SetPixel(com, seg, 0); /* Turn off display */ in LCDLIB_SetSymbol()
|
Completed in 6 milliseconds