Searched refs:CAN_PSR_RBRS_Msk (Results 1 – 3 of 3) sorted by relevance
665 #define CAN_PSR_RBRS_Msk (_UINT32_(0x1) << CAN_PSR_RBRS_Pos) … macro666 #define CAN_PSR_RBRS(value) (CAN_PSR_RBRS_Msk & (_UINT32_(value) << CAN_PSR_RBRS_…