Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dcan_if.h27 CAN_BUS_INVALID, enumerator
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dcan_test.c281 CHECK_TRUE_RETURN(ret >= CAN_BUS_RESET && ret < CAN_BUS_INVALID); in CanTestGetBusState()