Searched defs:BS1 (Results 1 – 6 of 6) sorted by relevance
92 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member714 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
81 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member726 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
248 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16tq) argument
290 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16tq) argument
711 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
Completed in 14 milliseconds