Searched refs:NbSuperBlocks (Results 1 – 8 of 8) sorted by relevance
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_gtzc.c | 1424 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_LockConfig() argument 1442 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1450 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1459 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1468 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1477 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1487 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1504 while ((i < NbSuperBlocks) && (i < 32U) && (superblock_start < 32U)) in HAL_GTZC_MPCBB_LockConfig() 1524 if ((NbSuperBlocks > 32U) || (superblock_start >= 32U)) in HAL_GTZC_MPCBB_LockConfig() 1530 for (; i < NbSuperBlocks; i++) in HAL_GTZC_MPCBB_LockConfig() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_gtzc.c | 947 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_LockConfig() argument 965 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 974 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 984 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1000 for (i = 0U; i < NbSuperBlocks; i++) in HAL_GTZC_MPCBB_LockConfig() 1019 if (i != NbSuperBlocks) in HAL_GTZC_MPCBB_LockConfig() 1040 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_GetLockConfig() argument 1058 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_GetLockConfig() 1067 + (NbSuperBlocks in HAL_GTZC_MPCBB_GetLockConfig() 1077 + (NbSuperBlocks in HAL_GTZC_MPCBB_GetLockConfig() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_gtzc.c | 1278 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_LockConfig() argument 1296 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1305 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1314 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1331 for (i = 0U; i < NbSuperBlocks; i++) in HAL_GTZC_MPCBB_LockConfig() 1350 if (i != NbSuperBlocks) in HAL_GTZC_MPCBB_LockConfig() 1371 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_GetLockConfig() argument 1389 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_GetLockConfig() 1398 + (NbSuperBlocks in HAL_GTZC_MPCBB_GetLockConfig() 1408 + (NbSuperBlocks in HAL_GTZC_MPCBB_GetLockConfig() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_gtzc.c | 1007 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_LockConfig() argument 1024 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1033 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_LockConfig() 1049 for (i = 0U; i < NbSuperBlocks; i++) in HAL_GTZC_MPCBB_LockConfig() 1068 if (i != NbSuperBlocks) in HAL_GTZC_MPCBB_LockConfig() 1089 uint32_t NbSuperBlocks, in HAL_GTZC_MPCBB_GetLockConfig() argument 1106 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_GetLockConfig() 1115 + (NbSuperBlocks * GTZC_MPCBB_SUPERBLOCK_SIZE) in HAL_GTZC_MPCBB_GetLockConfig() 1131 for (i = 0U; i < NbSuperBlocks; i++) in HAL_GTZC_MPCBB_GetLockConfig()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_gtzc.h | 411 uint32_t NbSuperBlocks, 414 uint32_t NbSuperBlocks,
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_gtzc.h | 461 uint32_t NbSuperBlocks, 464 uint32_t NbSuperBlocks,
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_gtzc.h | 633 uint32_t NbSuperBlocks, 636 uint32_t NbSuperBlocks,
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_gtzc.h | 614 uint32_t NbSuperBlocks, 617 uint32_t NbSuperBlocks,
|