Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_can.c404 SET_BIT(hcan->Instance->MCR, CAN_MCR_ABOM); in HAL_CAN_Init()
408 CLEAR_BIT(hcan->Instance->MCR, CAN_MCR_ABOM); in HAL_CAN_Init()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h2656 #define CAN_MCR_ABOM CAN_MCR_ABOM_Msk /*!<Automatic Bus-Of… macro