Home
last modified time | relevance | path

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

/bsp/stm32/stm32f469-st-disco/applications/lvgl/
A Dlv_port_disp.c30 volatile rt_bool_t g_gpu_state = RT_FALSE; variable
58 g_gpu_state = RT_TRUE; in lcd_fb_flush()
73 if (g_gpu_state == RT_TRUE) in DMA2D_IRQHandler()
75 g_gpu_state = RT_FALSE; in DMA2D_IRQHandler()

Completed in 5 milliseconds