Searched refs:IS_GTZC_MPCWM_SRAM2_AREAID (Results 1 – 2 of 2) sorted by relevance
376 assert_param(IS_GTZC_MPCWM_SRAM2_AREAID(pMPCWM_Desc->AreaId)); in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()462 assert_param(IS_GTZC_MPCWM_SRAM2_AREAID(pMPCWM_Desc->AreaId)); in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
295 #define IS_GTZC_MPCWM_SRAM2_AREAID(__AREAID__) ((__AREAID__) == GTZC_TZSC_MPCWM_AREAID_UNPRIV) macro