Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_can.h334 #define CAN_IF_MCR_MSGLST (1ul << CAN_IF_MCR_MSGLST_Pos) /*!< CAN_T::IFnMCON: MSGLST … macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_can.c1057 if ((IFx->MCR & CAN_IF_MCR_MSGLST) > 0) in _CAN_ReadMsgObj()
1060 IFx->MCR &= ~CAN_IF_MCR_MSGLST; in _CAN_ReadMsgObj()

Completed in 8 milliseconds