Home
last modified time | relevance | path

Searched refs:DCCR (Results 1 – 25 of 81) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_ltdc.c2157 …LTDC_LAYER(hltdc, LayerIdx)->DCCR &= ~(LTDC_LxDCCR_DCBLUE | LTDC_LxDCCR_DCGREEN | LTDC_LxDCCR_DCRE… in LTDC_SetConfig()
2159 LTDC_LAYER(hltdc, LayerIdx)->DCCR = (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_ltdc.c2157 …LTDC_LAYER(hltdc, LayerIdx)->DCCR &= ~(LTDC_LxDCCR_DCBLUE | LTDC_LxDCCR_DCGREEN | LTDC_LxDCCR_DCRE… in LTDC_SetConfig()
2159 LTDC_LAYER(hltdc, LayerIdx)->DCCR = (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ltdc.c2158 WRITE_REG(LTDC_LAYER(hltdc, LayerIdx)->DCCR, (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2)); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ltdc.c2158 WRITE_REG(LTDC_LAYER(hltdc, LayerIdx)->DCCR, (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2)); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ltdc.c2154 WRITE_REG(LTDC_LAYER(hltdc, LayerIdx)->DCCR, (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2)); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ltdc.c2154 WRITE_REG(LTDC_LAYER(hltdc, LayerIdx)->DCCR, (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2)); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c3923 …WRITE_REG(LTDC_LAYER(hltdc, LayerIdx)->DCCR, (hltdc->LayerCfg[LayerIdx].Backcolor.Blue | tmp | tmp… in LTDC_SetCompositionConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h676 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f756xx.h676 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f746xx.h675 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f777xx.h722 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f767xx.h721 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f779xx.h723 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f769xx.h722 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f429xx.h667 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f439xx.h668 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f469xx.h730 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32f479xx.h731 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r7xx.h739 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32l4s7xx.h740 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1041 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32h7b0xx.h1044 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32h7b0xxq.h1045 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32h7a3xxq.h1042 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member
Dstm32h7b3xx.h1044 …__IO uint32_t DCCR; /*!< LTDC Layerx Default Color Configuration Register Ad… member

1234