Zephyr API 3.6.99
|
CAN devicetree macro public API header file. More...
Go to the source code of this file.
Macros | |
#define | DT_CAN_TRANSCEIVER_MIN_BITRATE(node_id, min) |
Get the minimum transceiver bitrate for a CAN controller. | |
#define | DT_CAN_TRANSCEIVER_MAX_BITRATE(node_id, max) |
Get the maximum transceiver bitrate for a CAN controller. | |
#define | DT_INST_CAN_TRANSCEIVER_MIN_BITRATE(inst, min) |
Get the minimum transceiver bitrate for a DT_DRV_COMPAT CAN controller. | |
#define | DT_INST_CAN_TRANSCEIVER_MAX_BITRATE(inst, max) |
Get the maximum transceiver bitrate for a DT_DRV_COMPAT CAN controller. | |
CAN devicetree macro public API header file.