Searched refs:CanClientGetCfg (Results 1 – 3 of 3) sorted by relevance
35 int32_t CanClientGetCfg(struct CanClient *client, struct CanConfig *cfg);
57 return CanClientGetCfg((struct CanClient *)handle, cfg); in CanBusGetCfg()
161 int32_t CanClientGetCfg(struct CanClient *client, struct CanConfig *cfg) in CanClientGetCfg() function