Searched refs:BIT_SHIFT_MCUDMSG_II (Results 1 – 1 of 1) sorted by relevance
4389 #define BIT_SHIFT_MCUDMSG_II 0 macro4391 #define BIT_MCUDMSG_II(x) (((x) & BIT_MASK_MCUDMSG_II) << BIT_SHIFT_MCUDMSG_II)4393 (((x) >> BIT_SHIFT_MCUDMSG_II) & BIT_MASK_MCUDMSG_II)