Searched refs:CAN_MCAN_PSR_BO (Results 1 – 2 of 2) sorted by relevance
863 } else if ((reg & CAN_MCAN_PSR_BO) != 0U) { in can_mcan_get_state()981 if ((reg & CAN_MCAN_PSR_BO) != 0U) { in can_mcan_send()
124 #define CAN_MCAN_PSR_BO BIT(7) macro