Searched refs:CAN_IsEnabled (Results 1 – 2 of 2) sorted by relevance
281 __STATIC_INLINE bool CAN_IsEnabled(CAN_TypeDef *can) in CAN_IsEnabled() function
296 bool enabled = CAN_IsEnabled(can); in CAN_SetBitTiming()