Home
last modified time | relevance | path

Searched refs:CAN_BS1_16TQ (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32l4xx_hal_can_legacy.h316 #define CAN_BS1_16TQ ((uint32_t)CAN_BTR_TS1) /*!< 16 time quantum */ macro
713 #define IS_CAN_BS1(BS1) ((BS1) <= CAN_BS1_16TQ)
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_can.h384 #define CAN_BS1_16TQ ((uint32_t)CAN_BTR_TS1) /*!< 16 time quantum */ macro
806 ((BS1) == CAN_BS1_15TQ)|| ((BS1) == CAN_BS1_16TQ))