| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <zephyr/device.h>Go to the source code of this file.
Functions | |
| static int | can_transceiver_enable (const struct device *dev) | 
| Enable CAN transceiver.  More... | |
| static int | can_transceiver_disable (const struct device *dev) | 
| Disable CAN transceiver.  More... | |