Searched refs:IS_BSEC_HDPL (Results 1 – 2 of 2) sorted by relevance
418 #define IS_BSEC_HDPL(LEVEL) (((LEVEL) == HAL_BSEC_HDPL_VALUE_0) || ((LEVEL) == HAL_BSEC_… macro
1149 if (IS_BSEC_HDPL(hdpl)) in HAL_BSEC_GetHDPLValue()