Searched refs:_CAN_MIR_ARB_DIR_MASK (Results 1 – 3 of 3) sorted by relevance
529 mir->ARB = (mir->ARB & ~(_CAN_MIR_ARB_DIR_MASK | _CAN_MIR_ARB_MSGVAL_MASK)) in CAN_ConfigureMessageObject()605 && ((mir->ARB & _CAN_MIR_ARB_DIR_MASK) == CAN_MIR_ARB_DIR_TX)) ) { in CAN_SendMessage()615 || ((mir->ARB & _CAN_MIR_ARB_DIR_MASK) == CAN_MIR_ARB_DIR_RX)) { in CAN_SendMessage()
505 #define _CAN_MIR_ARB_DIR_MASK 0x20000000UL /**< Bit mask … macro
509 #define _CAN_MIR_ARB_DIR_MASK 0x20000000UL /**< Bit mask … macro