Searched defs:BS2 (Results 1 – 4 of 4) sorted by relevance
80 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member699 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
104 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member732 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
791 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument