Searched refs:BIT_STC_INT_FLAG (Results 1 – 5 of 5) sorted by relevance
33026 #define BIT_STC_INT_FLAG(x) (((x) & BIT_MASK_STC_INT_FLAG) << BIT_SHIFT_STC_INT_FLAG) macro
64345 #define BIT_STC_INT_FLAG(x) \ macro64352 (BIT_CLEAR_STC_INT_FLAG(x) | BIT_STC_INT_FLAG(v))
64346 #define BIT_STC_INT_FLAG(x) \ macro64353 (BIT_CLEAR_STC_INT_FLAG(x) | BIT_STC_INT_FLAG(v))