Searched refs:nu_slcd_pixel (Results 1 – 3 of 3) sorted by relevance
19 struct nu_slcd_pixel struct25 typedef struct nu_slcd_pixel *nu_slcd_pixel_t; argument
114 RT_ASSERT(size == sizeof(struct nu_slcd_pixel)); in nu_slcd_write()
535 struct nu_slcd_pixel sNuSLCDPxl; in SLCD_SetPixel()540 rt_device_write(g_psDev, 0, (void *)&sNuSLCDPxl, sizeof(struct nu_slcd_pixel)); in SLCD_SetPixel()
Completed in 9 milliseconds