Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/inc/
A Dhw_can.h97 #define CAN_CTL_IE 0x00000002 // CAN Interrupt Enable macro
/external/platform/stellaris/ti-driverlib/driverlib/
A Dcan.c1076 ASSERT((ulIntFlags & ~(CAN_CTL_EIE | CAN_CTL_SIE | CAN_CTL_IE)) == 0); in CANIntEnable()
1108 ASSERT((ulIntFlags & ~(CAN_CTL_EIE | CAN_CTL_SIE | CAN_CTL_IE)) == 0); in CANIntDisable()

Completed in 8 milliseconds