Home
last modified time | relevance | path

Searched refs:TypeExtField (Results 1 – 25 of 35) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_cortex.c344 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
354 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_cortex.c268 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
278 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_cortex.c403 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
420 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_cortex.c405 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
422 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_cortex.c400 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
416 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_cortex.c333 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
343 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_cortex.c358 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
375 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_cortex.c463 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
480 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_cortex.c524 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
534 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_cortex.c499 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
515 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cortex.c499 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
515 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_cortex.c338 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
355 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_cortex.c338 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
355 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_cortex.c338 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
355 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cortex.c337 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
354 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_cortex.c337 assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField)); in HAL_MPU_ConfigRegion()
354 ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cortex.c520 assert_param(IS_MPU_TEX_LEVEL(pMPU_RegionInit->TypeExtField)); in HAL_MPU_ConfigRegion()
536 ((uint32_t)pMPU_RegionInit->TypeExtField << MPU_RASR_TEX_Pos) | in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_cortex.h61 uint8_t TypeExtField; /*!< Specifies the TEX field level. member
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_cortex.h60 …uint8_t TypeExtField; /*!< This parameter is NOT used but is kept to keep … member
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_cortex.h61 uint8_t TypeExtField; /*!< Specifies the TEX field level. member
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_cortex.h61 uint8_t TypeExtField; /*!< Specifies the TEX field level. member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_cortex.h61 uint8_t TypeExtField; /*!< Specifies the TEX field level. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cortex.h60 uint8_t TypeExtField; /*!< Specifies the TEX field level. member
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_cortex.h59 uint8_t TypeExtField; /*!< Specifies the TEX field level. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_cortex.h58 uint8_t TypeExtField; /*!< Specifies the TEX field level. member

12