Searched refs:BIT_STC_INT_EXPECT_CS (Results 1 – 5 of 5) sorted by relevance
33054 #define BIT_STC_INT_EXPECT_CS(x) (((x) & BIT_MASK_STC_INT_EXPECT_CS) << BIT_SHIFT_STC_INT_EXPECT_… macro
64391 #define BIT_STC_INT_EXPECT_CS(x) \ macro64399 (BIT_CLEAR_STC_INT_EXPECT_CS(x) | BIT_STC_INT_EXPECT_CS(v))
64392 #define BIT_STC_INT_EXPECT_CS(x) \ macro64400 (BIT_CLEAR_STC_INT_EXPECT_CS(x) | BIT_STC_INT_EXPECT_CS(v))