/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_can_legacy.h | 79 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 709 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/ |
D | stm32f1xx_hal_can_legacy.h | 82 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 736 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/ |
D | stm32f2xx_hal_can_legacy.h | 79 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 709 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32f4xx_hal_can_legacy.h | 84 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 714 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/ |
D | stm32l4xx_hal_can_legacy.h | 76 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 696 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/ |
D | stm32f0xx_hal_can_legacy.h | 80 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 725 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/ |
D | stm32f3xx_hal_can_legacy.h | 84 uint32_t BS1; /*!< Specifies the number of time quanta in Bit Segment 1. member 730 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) argument
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_can.h | 794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_can.h | 789 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_can.h | 794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_can.h | 794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_can.h | 794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_can.h | 789 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_can.h | 794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
|