Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h79 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/
Dstm32f1xx_hal_can_legacy.h82 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/
Dstm32f2xx_hal_can_legacy.h79 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/
Dstm32f4xx_hal_can_legacy.h84 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/
Dstm32l4xx_hal_can_legacy.h76 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/
Dstm32f0xx_hal_can_legacy.h80 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/
Dstm32f3xx_hal_can_legacy.h84 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/
Dstm32f7xx_hal_can.h794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_can.h789 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_can.h794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_can.h794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_can.h794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_can.h789 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_can.h794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ argument