/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_can_legacy.h | 82 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/ |
D | stm32f1xx_hal_can_legacy.h | 85 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/ |
D | stm32f2xx_hal_can_legacy.h | 82 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/ |
D | stm32f4xx_hal_can_legacy.h | 87 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/ |
D | stm32l4xx_hal_can_legacy.h | 79 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/ |
D | stm32f0xx_hal_can_legacy.h | 83 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/ |
D | stm32f3xx_hal_can_legacy.h | 87 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/ |
D | stm32f7xx_hal_can.h | 802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_can.h | 797 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_can.h | 802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_can.h | 802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_can.h | 802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_can.h | 797 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_can.h | 802 #define IS_CAN_BS2(BS2) (((BS2) == CAN_BS2_1TQ) || ((BS2) == CAN_BS2_2TQ) || \ argument
|