Home
last modified time | relevance | path

Searched refs:RemapAddress (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_icache.c114 value |= ((pICACHE_RegionStruct->RemapAddress >> 5U) & \ in LL_ICACHE_ConfigRegion()
Dstm32wbaxx_hal_icache.c593 value |= ((pRegionConfig->RemapAddress >> 5U) & \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_icache.c114 value |= ((pICACHE_RegionStruct->RemapAddress >> 5U) & \ in LL_ICACHE_ConfigRegion()
Dstm32l5xx_hal_icache.c593 value |= ((pRegionConfig->RemapAddress >> 5U) & \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_icache.c114 value |= ((pICACHE_RegionStruct->RemapAddress >> 5U) & \ in LL_ICACHE_ConfigRegion()
Dstm32u5xx_hal_icache.c593 value |= ((pRegionConfig->RemapAddress >> 5U) & \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_icache.c117 value |= ((pICACHE_RegionStruct->RemapAddress >> 5U) & \ in LL_ICACHE_ConfigRegion()
Dstm32h5xx_hal_icache.c598 value |= ((pRegionConfig->RemapAddress >> 5U) & \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_icache.h52 uint32_t RemapAddress; /*!< Configures the Remap address of Region i to be remapped */ member
Dstm32h5xx_ll_icache.h57 uint32_t RemapAddress; /*!< Configures the remap address to be remapped */ member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_icache.h51 uint32_t RemapAddress; /*!< Configures the Remap address of Region i to be remapped */ member
Dstm32wbaxx_ll_icache.h56 uint32_t RemapAddress; /*!< Configures the remap address to be remapped */ member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_icache.h51 uint32_t RemapAddress; /*!< Configures the Remap address of Region i to be remapped */ member
Dstm32u5xx_ll_icache.h56 uint32_t RemapAddress; /*!< Configures the remap address to be remapped */ member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_icache.h51 uint32_t RemapAddress; /*!< Configures the Remap address of Region i to be remapped */ member
Dstm32l5xx_ll_icache.h56 uint32_t RemapAddress; /*!< Configures the remap address to be remapped */ member