Searched refs:LV_STM32_DMA2D_STATIC (Results 1 – 2 of 2) sorted by relevance
60 LV_STM32_DMA2D_STATIC void _lv_draw_stm32_dma2d_blend_fill(const lv_color_t * dst_buf, lv_coord_t d…62 LV_STM32_DMA2D_STATIC void _lv_draw_stm32_dma2d_blend_map(const lv_color_t * dest_buf, lv_coord_t d…65 LV_STM32_DMA2D_STATIC void _lv_draw_stm32_dma2d_blend_paint(const lv_color_t * dst_buf, lv_coord_t …68 LV_STM32_DMA2D_STATIC void _lv_gpu_stm32_dma2d_await_dma_transfer_finish(lv_disp_drv_t * disp_drv);69 LV_STM32_DMA2D_STATIC void _lv_gpu_stm32_dma2d_start_dma_transfer(void);72 LV_STM32_DMA2D_STATIC bool _lv_gpu_stm32_dwt_init(void);73 LV_STM32_DMA2D_STATIC void _lv_gpu_stm32_dwt_reset(void);74 LV_STM32_DMA2D_STATIC uint32_t _lv_gpu_stm32_dwt_get_us(void);363 LV_STM32_DMA2D_STATIC void _lv_draw_stm32_dma2d_blend_fill(const lv_color_t * dest_buf, lv_coord_t … in _lv_draw_stm32_dma2d_blend_fill()434 LV_STM32_DMA2D_STATIC void _lv_draw_stm32_dma2d_blend_map(const lv_color_t * dest_buf, lv_coord_t d… in _lv_draw_stm32_dma2d_blend_map()[all …]
29 #define LV_STM32_DMA2D_STATIC macro31 #define LV_STM32_DMA2D_STATIC static