Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_can.c121 static rt_err_t swm_can_config(struct rt_can_device *can_device, struct can_configure *cfg) in swm_can_config() function
272 return swm_can_config(&can_dev->can_device, &can_dev->can_device.config); in swm_can_control()
292 return swm_can_config(&can_dev->can_device, &can_dev->can_device.config); in swm_can_control()
305 return swm_can_config(&can_dev->can_device, &can_dev->can_device.config); in swm_can_control()
450 .configure = swm_can_config,

Completed in 6 milliseconds