Searched refs:HAL_CAN_Stop (Results 1 – 2 of 2) sorted by relevance
691 HAL_StatusTypeDef HAL_CAN_Stop(CAN_HandleTypeDef *hcan);
487 (void)HAL_CAN_Stop(hcan); in HAL_CAN_DeInit()1072 HAL_StatusTypeDef HAL_CAN_Stop(CAN_HandleTypeDef *hcan) in HAL_CAN_Stop() function