Searched refs:AutoBusOff (Results 1 – 4 of 4) sorted by relevance
82 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. member
287 assert_param(IS_FUNCTIONAL_STATE(hcan->Init.AutoBusOff)); in HAL_CAN_Init()386 if (hcan->Init.AutoBusOff == ENABLE) in HAL_CAN_Init()