Home
last modified time | relevance | path

Searched refs:GFXMMU_CR_BS (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_gfxmmu.h180 #define GFXMMU_12BYTE_BLOCKS GFXMMU_CR_BS /*!< Blocks of 12-byte. */
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gfxmmu.h180 #define GFXMMU_12BYTE_BLOCKS GFXMMU_CR_BS /*!< Blocks of 12-byte. */
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_gfxmmu.c718 else if ((hgfxmmu->Instance->CR & GFXMMU_CR_BS) == 0U) in HAL_GFXMMU_ConfigPacking()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gfxmmu.c718 else if ((hgfxmmu->Instance->CR & GFXMMU_CR_BS) == 0U) in HAL_GFXMMU_ConfigPacking()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h9797 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
Dstm32h7s7xx.h10321 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
Dstm32h7s3xx.h10242 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
Dstm32h7r7xx.h9874 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h18546 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
Dstm32n657xx.h19488 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
Dstm32n655xx.h19246 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro
Dstm32n647xx.h18788 #define GFXMMU_CR_BS GFXMMU_CR_BS_Msk /*!< Block size */ macro