Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32l4xx_hal_can_legacy.h331 #define CAN_BS2_8TQ ((uint32_t)CAN_BTR_TS2) /*!< 8 time quantu… macro
715 #define IS_CAN_BS2(BS2) ((BS2) <= CAN_BS2_8TQ)
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_can.h399 #define CAN_BS2_8TQ ((uint32_t)CAN_BTR_TS2) /*!< 8 time quantu… macro
810 ((BS2) == CAN_BS2_7TQ) || ((BS2) == CAN_BS2_8TQ))