Searched refs:NbBlocks (Results 1 – 8 of 8) sorted by relevance
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_gtzc.c | 680 uint32_t NbBlocks, in HAL_GTZC_MPCBB_ConfigMemAttributes() argument 699 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes() 752 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_ConfigMemAttributes() 806 if (i != NbBlocks) in HAL_GTZC_MPCBB_ConfigMemAttributes() 826 uint32_t NbBlocks, in HAL_GTZC_MPCBB_GetConfigMemAttributes() argument 844 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes() 897 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_GetConfigMemAttributes()
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_gtzc.c | 832 uint32_t NbBlocks, in HAL_GTZC_MPCBB_ConfigMemAttributes() argument 847 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes() 882 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_ConfigMemAttributes() 908 if (i != NbBlocks) in HAL_GTZC_MPCBB_ConfigMemAttributes() 927 uint32_t NbBlocks, in HAL_GTZC_MPCBB_GetConfigMemAttributes() argument 942 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes() 977 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_GetConfigMemAttributes()
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_gtzc.c | 1025 uint32_t NbBlocks, in HAL_GTZC_MPCBB_ConfigMemAttributes() argument 1044 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes() 1097 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_ConfigMemAttributes() 1151 if (i != NbBlocks) in HAL_GTZC_MPCBB_ConfigMemAttributes() 1171 uint32_t NbBlocks, in HAL_GTZC_MPCBB_GetConfigMemAttributes() argument 1189 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes() 1242 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_GetConfigMemAttributes()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_gtzc.c | 1101 uint32_t NbBlocks, in HAL_GTZC_MPCBB_ConfigMemAttributes() argument 1120 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes() 1209 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_ConfigMemAttributes() 1263 if (i != NbBlocks) in HAL_GTZC_MPCBB_ConfigMemAttributes() 1283 uint32_t NbBlocks, in HAL_GTZC_MPCBB_GetConfigMemAttributes() argument 1301 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes() 1390 for (i = 0U; i < NbBlocks; i++) in HAL_GTZC_MPCBB_GetConfigMemAttributes()
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_gtzc.h | 405 uint32_t NbBlocks, 408 uint32_t NbBlocks,
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_gtzc.h | 455 uint32_t NbBlocks, 458 uint32_t NbBlocks,
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_gtzc.h | 627 uint32_t NbBlocks, 630 uint32_t NbBlocks,
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_gtzc.h | 606 uint32_t NbBlocks, 609 uint32_t NbBlocks,
|