Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_can.c1450 …if ((hcan->Instance->TSR & (TxMailboxes << CAN_TSR_TME0_Pos)) != (TxMailboxes << CAN_TSR_TME0_Pos)) in HAL_CAN_IsTxMessagePending()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h2746 #define CAN_TSR_TME0_Pos (26U) macro
2747 #define CAN_TSR_TME0_Msk (0x1UL << CAN_TSR_TME0_Pos) /*!< 0x04000000 */