Searched refs:superblock_start (Results 1 – 4 of 4) sorted by relevance
1429 uint32_t superblock_start; in HAL_GTZC_MPCBB_LockConfig() local1500 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_LockConfig()1501 offset_bit_start = superblock_start % 32U; 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()1577 uint32_t superblock_start; in HAL_GTZC_MPCBB_GetLockConfig() local1654 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_GetLockConfig()1655 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_GetLockConfig()1657 while ((i < NbSuperBlocks) && (i < 32U) && (superblock_start < 32U)) in HAL_GTZC_MPCBB_GetLockConfig()1666 if ((NbSuperBlocks > 32U) || (superblock_start >= 32U)) in HAL_GTZC_MPCBB_GetLockConfig()
952 uint32_t superblock_start; in HAL_GTZC_MPCBB_LockConfig() local997 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_LockConfig()998 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_LockConfig()1045 uint32_t superblock_start; in HAL_GTZC_MPCBB_GetLockConfig() local1091 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_GetLockConfig()1092 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_GetLockConfig()
1012 uint32_t superblock_start, offset_bit_start; in HAL_GTZC_MPCBB_LockConfig() local1046 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_LockConfig()1047 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_LockConfig()1094 uint32_t superblock_start, offset_bit_start; in HAL_GTZC_MPCBB_GetLockConfig() local1128 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_GetLockConfig()1129 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_GetLockConfig()
1283 uint32_t superblock_start; in HAL_GTZC_MPCBB_LockConfig() local1328 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_LockConfig()1329 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_LockConfig()1376 uint32_t superblock_start; in HAL_GTZC_MPCBB_GetLockConfig() local1422 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_GetLockConfig()1423 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_GetLockConfig()