Home
last modified time | relevance | path

Searched refs:error_warning_limit (Results 1 – 1 of 1) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_can_drv.h761 …void can_set_warning_limits(CAN_Type *base, uint8_t almost_full_limit, uint8_t error_warning_limit) in can_set_warning_limits() argument
763 base->LIMIT = CAN_LIMIT_AFWL_SET(almost_full_limit) | CAN_LIMIT_EWL_SET(error_warning_limit); in can_set_warning_limits()

Completed in 5 milliseconds