Searched refs:CAN_CR_SLEEP_Pos (Results 1 – 2 of 2) sorted by relevance
2335 #define CAN_CR_SLEEP_Pos 4 //写1进入睡眠模式,有总线活动或中断时唤醒并自动清零此位 macro2336 #define CAN_CR_SLEEP_Msk (0x01 << CAN_CR_SLEEP_Pos)
2181 #define CAN_CR_SLEEP_Pos 4 //写1进入睡眠模式,有总线活动或中断时唤醒并自动清零此位 macro2182 #define CAN_CR_SLEEP_Msk (0x01 << CAN_CR_SLEEP_Pos)
Completed in 778 milliseconds