display-dma2d  4.1.0
display-dma2d
Macros
ui_drawing_dma2d_configuration.h File Reference

This file provides the configuration of ui_drawing_dma2d.c. More...

#include <stdint.h>

Go to the source code of this file.

Macros

#define DRAWING_DMA2D_CACHE_MANAGEMENT_DISABLED   (0U)
 
#define DRAWING_DMA2D_CACHE_MANAGEMENT_ENABLED   (1U)
 
#define DRAWING_DMA2D_CACHE_MANAGEMENT   (DRAWING_DMA2D_CACHE_MANAGEMENT_DISABLED)
 

Detailed Description

This file provides the configuration of ui_drawing_dma2d.c.

How to use this library:

Author
MicroEJ Developer Team

Definition in file ui_drawing_dma2d_configuration.h.