/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_gfxmmu.c | 500 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_ConfigLut() 501 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_ConfigLut() 550 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_DisableLutLines() 551 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_DisableLutLines() 595 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * lutLine->LineNumber]); in HAL_GFXMMU_ConfigLutLine() 596 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * lutLine->LineNumber) + 1U]); in HAL_GFXMMU_ConfigLutLine()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_gfxmmu.c | 525 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_ConfigLut() 526 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_ConfigLut() 582 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_DisableLutLines() 583 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_DisableLutLines() 633 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * lutLine->LineNumber]); in HAL_GFXMMU_ConfigLutLine() 634 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * lutLine->LineNumber) + 1U]); in HAL_GFXMMU_ConfigLutLine()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_gfxmmu.c | 525 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_ConfigLut() 526 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_ConfigLut() 582 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_DisableLutLines() 583 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_DisableLutLines() 633 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * lutLine->LineNumber]); in HAL_GFXMMU_ConfigLutLine() 634 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * lutLine->LineNumber) + 1U]); in HAL_GFXMMU_ConfigLutLine()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_gfxmmu.c | 545 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_ConfigLut() 546 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_ConfigLut() 595 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_DisableLutLines() 596 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_DisableLutLines() 640 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * lutLine->LineNumber]); in HAL_GFXMMU_ConfigLutLine() 641 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * lutLine->LineNumber) + 1U]); in HAL_GFXMMU_ConfigLutLine()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_gfxmmu.c | 568 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_ConfigLut() 569 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_ConfigLut() 620 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * FirstLine]); in HAL_GFXMMU_DisableLutLines() 621 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * FirstLine) + 1U]); in HAL_GFXMMU_DisableLutLines() 666 lutxl_address = (uint32_t) &(hgfxmmu->Instance->LUT[2U * lutLine->LineNumber]); in HAL_GFXMMU_ConfigLutLine() 667 lutxh_address = (uint32_t) &(hgfxmmu->Instance->LUT[(2U * lutLine->LineNumber) + 1U]); in HAL_GFXMMU_ConfigLutLine()
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r7xx.h | 630 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
D | stm32l4s7xx.h | 631 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
D | stm32l4r9xx.h | 710 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
D | stm32l4s9xx.h | 711 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 886 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32h7b0xx.h | 889 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32h7b0xxq.h | 890 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32h7a3xxq.h | 887 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32h7b3xx.h | 889 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32h7b3xxq.h | 890 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 989 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
D | stm32h7s7xx.h | 1044 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
D | stm32h7s3xx.h | 1037 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
D | stm32h7r7xx.h | 994 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address offset: 0x1… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u5f7xx.h | 593 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32u599xx.h | 695 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32u5g7xx.h | 633 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32u5f9xx.h | 697 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32u5a9xx.h | 735 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|
D | stm32u5g9xx.h | 737 …__IO uint32_t LUT[2048]; /*!< GFXMMU LUT registers, Address off… member
|