Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_if.c60 int32_t CanBusGetState(DevHandle handle) in CanBusGetState() function
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dcan_if.h91 int32_t CanBusGetState(DevHandle handle);
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dcan_test.c277 ret = CanBusGetState(g_handle); in CanTestGetBusState()
427 ret = CanBusGetState(NULL); in CanTestReliability()