Searched refs:GTZC_MPCBB_BLOCK_SIZE (Results 1 – 8 of 8) sorted by relevance
693 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_ConfigMemAttributes()699 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes()748 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_ConfigMemAttributes()838 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_GetConfigMemAttributes()844 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes()893 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_GetConfigMemAttributes()
841 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_ConfigMemAttributes()847 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes()878 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_ConfigMemAttributes()936 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_GetConfigMemAttributes()942 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes()973 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_GetConfigMemAttributes()
1043 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1049 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1098 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_ConfigMemAttributes()1188 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_GetConfigMemAttributes()1194 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes()1243 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_GetConfigMemAttributes()
1114 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1120 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1205 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_ConfigMemAttributes()1295 if ((MemAddress % GTZC_MPCBB_BLOCK_SIZE) != 0U) in HAL_GTZC_MPCBB_GetConfigMemAttributes()1301 end_address = MemAddress + (NbBlocks * GTZC_MPCBB_BLOCK_SIZE) - 1U; in HAL_GTZC_MPCBB_GetConfigMemAttributes()1386 block_start = (MemAddress - base_address) / GTZC_MPCBB_BLOCK_SIZE; in HAL_GTZC_MPCBB_GetConfigMemAttributes()
283 #define GTZC_MPCBB_BLOCK_SIZE 0x200U /* 512 Bytes */ macro284 #define GTZC_MPCBB_SUPERBLOCK_SIZE (GTZC_MPCBB_BLOCK_SIZE * 32U) /* 16 KBytes */
315 #define GTZC_MPCBB_BLOCK_SIZE 0x100U /* 256 Bytes */ macro316 #define GTZC_MPCBB_SUPERBLOCK_SIZE (GTZC_MPCBB_BLOCK_SIZE * 32U) /* 8 KBytes */
483 #define GTZC_MPCBB_BLOCK_SIZE 0x200U /* 512 Bytes */ macro484 #define GTZC_MPCBB_SUPERBLOCK_SIZE (GTZC_MPCBB_BLOCK_SIZE * 32U) /* 16 KBytes */
451 #define GTZC_MPCBB_BLOCK_SIZE 0x200U /* 512 Bytes */ macro452 #define GTZC_MPCBB_SUPERBLOCK_SIZE (GTZC_MPCBB_BLOCK_SIZE * 32U) /* 16 KBytes */