Searched defs:BS1 (Results 1 – 5 of 5) sorted by relevance
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
84 #define BS1 (1u << 12) /** Backspace-delay type 1. */ macro
93 #define BS1 0020000 macro
290 #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