Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/driverlib/
A Dcan.c511 CANRegWrite(ulBase + CAN_O_IF1ARB2, 0); in CANInit()
512 CANRegWrite(ulBase + CAN_O_IF1MCTL, 0); in CANInit()
590 CANRegWrite(ulBase + CAN_O_CTL, in CANEnable()
620 CANRegWrite(ulBase + CAN_O_CTL, in CANDisable()
924 CANRegWrite(ulBase + CAN_O_BIT, ulBitReg); in CANBitTimingSet()
929 CANRegWrite(ulBase + CAN_O_BRPE, in CANBitTimingSet()
1081 CANRegWrite(ulBase + CAN_O_CTL, in CANIntEnable()
1113 CANRegWrite(ulBase + CAN_O_CTL, in CANIntDisable()
1453 CANRegWrite(ulBase + CAN_O_STS, in CANStatusGet()
2251 CANRegWrite(ulBase + CAN_O_IF1ARB1, 0); in CANMessageClear()
[all …]

Completed in 80 milliseconds