Searched refs:InactiveITs (Results 1 – 2 of 2) sorted by relevance
1680 HAL_StatusTypeDef HAL_CAN_DeactivateNotification(CAN_HandleTypeDef *hcan, uint32_t InactiveITs) in HAL_CAN_DeactivateNotification() argument1685 assert_param(IS_CAN_IT(InactiveITs)); in HAL_CAN_DeactivateNotification()1691 __HAL_CAN_DISABLE_IT(hcan, InactiveITs); in HAL_CAN_DeactivateNotification()
713 HAL_StatusTypeDef HAL_CAN_DeactivateNotification(CAN_HandleTypeDef *hcan, uint32_t InactiveITs);