Searched defs:BS1 (Results 1 – 4 of 4) sorted by relevance
77 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member697 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
101 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member731 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
783 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument