Searched refs:BIT_MASK_STC_INT_REALTIME_CS (Results 1 – 1 of 1) sorted by relevance
12171 #define BIT_MASK_STC_INT_REALTIME_CS 0x3f macro12173 (((x) & BIT_MASK_STC_INT_REALTIME_CS) << BIT_SHIFT_STC_INT_REALTIME_CS)12175 (((x) >> BIT_SHIFT_STC_INT_REALTIME_CS) & BIT_MASK_STC_INT_REALTIME_CS)