Searched refs:CAN_ERROR_PASSIVE_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
350 …t8_t irq_error_mask = CAN_ERROR_ARBITRATION_LOST_INT_ENABLE | CAN_ERROR_PASSIVE_INT_ENABLE | CAN_E… in hpm_can_control()380 …t8_t irq_error_mask = CAN_ERROR_ARBITRATION_LOST_INT_ENABLE | CAN_ERROR_PASSIVE_INT_ENABLE | CAN_E… in hpm_can_control()
79 #define CAN_ERROR_PASSIVE_INT_ENABLE (CAN_ERRINT_EPIE_MASK) /**< CAN Passive Interru… macro
Completed in 13 milliseconds