Searched defs:CLUTSize (Results 1 – 4 of 4) sorted by relevance
173 uint32_t CLUTSize; /*!< Specifies the foreground or background CLUT size. member1072 __STATIC_INLINE void LL_DMA2D_FGND_SetCLUTSize(DMA2D_TypeDef *DMA2Dx, uint32_t CLUTSize) in LL_DMA2D_FGND_SetCLUTSize()1405 __STATIC_INLINE void LL_DMA2D_BGND_SetCLUTSize(DMA2D_TypeDef *DMA2Dx, uint32_t CLUTSize) in LL_DMA2D_BGND_SetCLUTSize()
196 uint32_t CLUTSize; /*!< Specifies the foreground or background CLUT size. member1329 __STATIC_INLINE void LL_DMA2D_FGND_SetCLUTSize(DMA2D_TypeDef *DMA2Dx, uint32_t CLUTSize) in LL_DMA2D_FGND_SetCLUTSize()1715 __STATIC_INLINE void LL_DMA2D_BGND_SetCLUTSize(DMA2D_TypeDef *DMA2Dx, uint32_t CLUTSize) in LL_DMA2D_BGND_SetCLUTSize()
872 HAL_StatusTypeDef HAL_LTDC_ConfigCLUT(LTDC_HandleTypeDef *hltdc, uint32_t *pCLUT, uint32_t CLUTSize… in HAL_LTDC_ConfigCLUT()