Searched defs:IS_OB_WMSEC_AREA_EXCLUSIVE (Results 1 – 2 of 2) sorted by relevance
1057 #define IS_OB_WMSEC_AREA_EXCLUSIVE(WMSEC) (((((WMSEC) & OB_WMSEC_AREA1) != 0U) && (((WMSEC) & OB_W… macro
1065 #define IS_OB_WMSEC_AREA_EXCLUSIVE(WMSEC) (((((WMSEC) & OB_WMSEC_AREA1) != 0U) && \ macro