Home
last modified time | relevance | path

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

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