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()
936 uint32_t superblock_start; in HAL_GTZC_MPCBB_LockConfig() local981 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_LockConfig()982 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_LockConfig()1029 uint32_t superblock_start; in HAL_GTZC_MPCBB_GetLockConfig() local1075 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_GetLockConfig()1076 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()
1288 uint32_t superblock_start; in HAL_GTZC_MPCBB_LockConfig() local1333 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_LockConfig()1334 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_LockConfig()1381 uint32_t superblock_start; in HAL_GTZC_MPCBB_GetLockConfig() local1427 superblock_start = (MemAddress - base_address) / GTZC_MPCBB_SUPERBLOCK_SIZE; in HAL_GTZC_MPCBB_GetLockConfig()1428 offset_bit_start = superblock_start % 32U; in HAL_GTZC_MPCBB_GetLockConfig()