Home
last modified time | relevance | path

Searched defs:BS2 (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h82 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
710 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32f1xx_hal_can_legacy.h85 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
737 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32f2xx_hal_can_legacy.h82 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
710 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_can_legacy.h87 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
715 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32l4xx_hal_can_legacy.h79 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
698 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32f0xx_hal_can_legacy.h83 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
727 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32f3xx_hal_can_legacy.h87 uint32_t BS2; /*!< Specifies the number of time quanta in Bit Segment 2. member
732 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ) argument
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_can.h802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_can.h797 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_can.h802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_can.h802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_can.h802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_can.h797 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_can.h802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument