Searched defs:CLUTSize (Results 1 – 2 of 2) sorted by relevance
212 uint32_t CLUTSize; /*!< Specifies the foreground or background CLUT size. member1345 __STATIC_INLINE void LL_DMA2D_FGND_SetCLUTSize(DMA2D_TypeDef *DMA2Dx, uint32_t CLUTSize) in LL_DMA2D_FGND_SetCLUTSize()1731 __STATIC_INLINE void LL_DMA2D_BGND_SetCLUTSize(DMA2D_TypeDef *DMA2Dx, uint32_t CLUTSize) in LL_DMA2D_BGND_SetCLUTSize()
867 HAL_StatusTypeDef HAL_LTDC_ConfigCLUT(LTDC_HandleTypeDef *hltdc, uint32_t *pCLUT, uint32_t CLUTSize… in HAL_LTDC_ConfigCLUT()