Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_icache.c99 assert_param(IS_LL_ICACHE_MASTER_PORT(pICACHE_RegionStruct->TrafficRoute)); in LL_ICACHE_ConfigRegion()
116 …e |= (pICACHE_RegionStruct->Size << ICACHE_CRRx_RSIZE_Pos) | pICACHE_RegionStruct->TrafficRoute | \ in LL_ICACHE_ConfigRegion()
Dstm32wbaxx_hal_icache.c564 assert_param(IS_ICACHE_REGION_TRAFFIC_ROUTE(pRegionConfig->TrafficRoute)); in HAL_ICACHE_EnableRemapRegion()
595 value |= (pRegionConfig->Size << ICACHE_CRRx_RSIZE_Pos) | pRegionConfig->TrafficRoute | \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_icache.c99 assert_param(IS_LL_ICACHE_MASTER_PORT(pICACHE_RegionStruct->TrafficRoute)); in LL_ICACHE_ConfigRegion()
116 …e |= (pICACHE_RegionStruct->Size << ICACHE_CRRx_RSIZE_Pos) | pICACHE_RegionStruct->TrafficRoute | \ in LL_ICACHE_ConfigRegion()
Dstm32l5xx_hal_icache.c564 assert_param(IS_ICACHE_REGION_TRAFFIC_ROUTE(pRegionConfig->TrafficRoute)); in HAL_ICACHE_EnableRemapRegion()
595 value |= (pRegionConfig->Size << ICACHE_CRRx_RSIZE_Pos) | pRegionConfig->TrafficRoute | \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_icache.c99 assert_param(IS_LL_ICACHE_MASTER_PORT(pICACHE_RegionStruct->TrafficRoute)); in LL_ICACHE_ConfigRegion()
116 …e |= (pICACHE_RegionStruct->Size << ICACHE_CRRx_RSIZE_Pos) | pICACHE_RegionStruct->TrafficRoute | \ in LL_ICACHE_ConfigRegion()
Dstm32u5xx_hal_icache.c564 assert_param(IS_ICACHE_REGION_TRAFFIC_ROUTE(pRegionConfig->TrafficRoute)); in HAL_ICACHE_EnableRemapRegion()
595 value |= (pRegionConfig->Size << ICACHE_CRRx_RSIZE_Pos) | pRegionConfig->TrafficRoute | \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_icache.c102 assert_param(IS_LL_ICACHE_MASTER_PORT(pICACHE_RegionStruct->TrafficRoute)); in LL_ICACHE_ConfigRegion()
119 …e |= (pICACHE_RegionStruct->Size << ICACHE_CRRx_RSIZE_Pos) | pICACHE_RegionStruct->TrafficRoute | \ in LL_ICACHE_ConfigRegion()
Dstm32h5xx_hal_icache.c569 assert_param(IS_ICACHE_REGION_TRAFFIC_ROUTE(pRegionConfig->TrafficRoute)); in HAL_ICACHE_EnableRemapRegion()
600 value |= (pRegionConfig->Size << ICACHE_CRRx_RSIZE_Pos) | pRegionConfig->TrafficRoute | \ in HAL_ICACHE_EnableRemapRegion()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_icache.h57 uint32_t TrafficRoute; /*!< Selects the traffic route. member
Dstm32h5xx_ll_icache.h62 uint32_t TrafficRoute; /*!< Selects the traffic route. member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_icache.h56 uint32_t TrafficRoute; /*!< Selects the traffic route. member
Dstm32wbaxx_ll_icache.h61 uint32_t TrafficRoute; /*!< Selects the traffic route. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_icache.h56 uint32_t TrafficRoute; /*!< Selects the traffic route. member
Dstm32u5xx_ll_icache.h61 uint32_t TrafficRoute; /*!< Selects the traffic route. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_icache.h56 uint32_t TrafficRoute; /*!< Selects the traffic route. member
Dstm32l5xx_ll_icache.h61 uint32_t TrafficRoute; /*!< Selects the traffic route. member