Searched refs:CanClientSetCfg (Results 1 – 3 of 3) sorted by relevance
33 int32_t CanClientSetCfg(struct CanClient *client, const struct CanConfig *cfg);
52 return CanClientSetCfg((struct CanClient *)handle, cfg); in CanBusSetCfg()
152 int32_t CanClientSetCfg(struct CanClient *client, const struct CanConfig *cfg) in CanClientSetCfg() function