Searched refs:s_framePending (Results 1 – 1 of 1) sorted by relevance
44 static volatile bool s_framePending; variable60 s_framePending = true; in lcd_fb_flush()152 s_framePending = false; in DEMO_InitLcd()177 if (s_framePending) in LCDIF_IRQHandler()185 s_framePending = false; in LCDIF_IRQHandler()
Completed in 8 milliseconds