Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma2d.h604 #define DMA2D_COLOR_VALUE 0x000000FFU /*!< Color value mask */ macro
675 #define IS_DMA2D_COLOR(COLOR) ((COLOR) <= DMA2D_COLOR_VALUE)