Home
last modified time | relevance | path

Searched refs:CAN_ERROR_PASSIVE_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance

/bsp/hpmicro/libraries/drivers/
A Ddrv_can.c350 …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()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_can_drv.h79 #define CAN_ERROR_PASSIVE_INT_ENABLE (CAN_ERRINT_EPIE_MASK) /**< CAN Passive Interru… macro

Completed in 13 milliseconds