Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_can_legacy.h714 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32l4xx_hal_can_legacy.h696 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32f1xx_hal_can_legacy.h736 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h709 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32f2xx_hal_can_legacy.h709 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32f0xx_hal_can_legacy.h725 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32f3xx_hal_can_legacy.h730 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ) macro
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_can.h785 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_can.h782 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_can.h790 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_can.h794 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_can.h790 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_can.h785 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_can.h790 #define IS_CAN_BS1(BS1) (((BS1) == CAN_BS1_1TQ) || ((BS1) == CAN_BS1_2TQ) || \ macro