/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_icache.h | 612 ICACHE_CRRx_REMAPADDR, ((Address >> 21U) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_SetRegionRemapAddress() 629 ICACHE_CRRx_REMAPADDR) >> ICACHE_CRRx_REMAPADDR_Pos) << 21U); in LL_ICACHE_GetRegionRemapAddress()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_icache.h | 607 ICACHE_CRRx_REMAPADDR, ((Address >> 21U) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_SetRegionRemapAddress() 624 ICACHE_CRRx_REMAPADDR) >> ICACHE_CRRx_REMAPADDR_Pos) << 21U); in LL_ICACHE_GetRegionRemapAddress()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_icache.h | 607 ICACHE_CRRx_REMAPADDR, ((Address >> 21U) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_SetRegionRemapAddress() 624 ICACHE_CRRx_REMAPADDR) >> ICACHE_CRRx_REMAPADDR_Pos) << 21U); in LL_ICACHE_GetRegionRemapAddress()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_icache.h | 607 ICACHE_CRRx_REMAPADDR, ((Address >> 21U) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_SetRegionRemapAddress() 624 ICACHE_CRRx_REMAPADDR) >> ICACHE_CRRx_REMAPADDR_Pos) << 21U); in LL_ICACHE_GetRegionRemapAddress()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_icache.c | 115 ((uint32_t)(0x7FFU & ~(pICACHE_RegionStruct->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_ConfigRegion()
|
D | stm32wbaxx_hal_icache.c | 594 ((uint32_t)(0x7FFU & ~(pRegionConfig->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in HAL_ICACHE_EnableRemapRegion()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_icache.c | 115 ((uint32_t)(0x7FFU & ~(pICACHE_RegionStruct->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_ConfigRegion()
|
D | stm32l5xx_hal_icache.c | 594 ((uint32_t)(0x7FFU & ~(pRegionConfig->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in HAL_ICACHE_EnableRemapRegion()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_icache.c | 115 ((uint32_t)(0x7FFU & ~(pICACHE_RegionStruct->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_ConfigRegion()
|
D | stm32u5xx_hal_icache.c | 594 ((uint32_t)(0x7FFU & ~(pRegionConfig->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in HAL_ICACHE_EnableRemapRegion()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_icache.c | 118 ((uint32_t)(0x7FFU & ~(pICACHE_RegionStruct->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in LL_ICACHE_ConfigRegion()
|
D | stm32h5xx_hal_icache.c | 599 ((uint32_t)(0x7FFU & ~(pRegionConfig->Size - 1U)) << ICACHE_CRRx_REMAPADDR_Pos)); in HAL_ICACHE_EnableRemapRegion()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4569 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 4570 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32wba52xx.h | 8170 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 8171 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32wba54xx.h | 8404 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 8405 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32wba5mxx.h | 8404 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 8405 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32wba55xx.h | 8404 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 8405 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 9185 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 9186 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000 */
|
D | stm32l562xx.h | 9517 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 9518 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000 */
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 8900 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 8901 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32h562xx.h | 9626 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 9627 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32h533xx.h | 9309 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 9310 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 9606 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 9607 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32u535xx.h | 9206 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 9207 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|
D | stm32u575xx.h | 10228 #define ICACHE_CRRx_REMAPADDR_Pos (16U) macro 10229 #define ICACHE_CRRx_REMAPADDR_Msk (0x7FFUL << ICACHE_CRRx_REMAPADDR_Pos) /*!< 0x07FF0000…
|