Searched refs:CanBusSetCfg (Results 1 – 3 of 3) sorted by relevance
50 int32_t CanBusSetCfg(DevHandle handle, const struct CanConfig *cfg) in CanBusSetCfg() function
87 int32_t CanBusSetCfg(DevHandle handle, const struct CanConfig *cfg);
141 LONGS_EQUAL_RETURN(HDF_SUCCESS, CanBusSetCfg(g_handle, &cfg)); in CanTestSetUpByConfig()419 ret = CanBusSetCfg(NULL, &cfg); in CanTestReliability()437 ret = CanBusSetCfg(handle, NULL); in CanTestReliability()