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