Searched refs:ActiveITs (Results 1 – 2 of 2) sorted by relevance
1647 HAL_StatusTypeDef HAL_CAN_ActivateNotification(CAN_HandleTypeDef *hcan, uint32_t ActiveITs) in HAL_CAN_ActivateNotification() argument1652 assert_param(IS_CAN_IT(ActiveITs)); in HAL_CAN_ActivateNotification()1658 __HAL_CAN_ENABLE_IT(hcan, ActiveITs); in HAL_CAN_ActivateNotification()
712 HAL_StatusTypeDef HAL_CAN_ActivateNotification(CAN_HandleTypeDef *hcan, uint32_t ActiveITs);