Searched defs:LayerIndex (Results 1 – 2 of 2) sorted by relevance
147 void BSP_LCD_LayerDefaultInit(uint16_t LayerIndex, uint32_t FB_Address) { in BSP_LCD_LayerDefaultInit()176 void BSP_LCD_SelectLayer(uint32_t LayerIndex) { in BSP_LCD_SelectLayer()189 void BSP_LCD_SetLayerVisible(uint32_t LayerIndex, FunctionalState State) { in BSP_LCD_SetLayerVisible()205 void BSP_LCD_SetTransparency(uint32_t LayerIndex, uint8_t Transparency) { in BSP_LCD_SetTransparency()215 void BSP_LCD_SetLayerAddress(uint32_t LayerIndex, uint32_t Address) { in BSP_LCD_SetLayerAddress()
140 static void BSP_LCD_LayerDefaultInit(uint16_t LayerIndex, uint32_t FB_Address) { in BSP_LCD_LayerDefaultInit()168 void BSP_LCD_SelectLayer(uint32_t LayerIndex) { in BSP_LCD_SelectLayer()181 void BSP_LCD_SetLayerVisible(uint32_t LayerIndex, FunctionalState State) { in BSP_LCD_SetLayerVisible()196 void BSP_LCD_SetLayerAddress(uint32_t LayerIndex, uint32_t Address) { in BSP_LCD_SetLayerAddress()
Completed in 14 milliseconds