Searched defs:_custom (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/can/ |
D | can_sja1000.h | 124 #define CAN_SJA1000_DT_CONFIG_GET(node_id, _custom, _read_reg, _write_reg, _ocr, _cdr, \ argument 147 #define CAN_SJA1000_DT_CONFIG_INST_GET(inst, _custom, _read_reg, _write_reg, _ocr, _cdr, \ argument 180 #define CAN_SJA1000_DATA_INITIALIZER(_custom) \ argument
|
D | can_mcan.h | 1292 #define CAN_MCAN_DT_CONFIG_GET(node_id, _custom, _ops, _cbs) \ argument 1303 #define CAN_MCAN_DT_CONFIG_GET(node_id, _custom, _ops, _cbs) \ argument 1324 #define CAN_MCAN_DT_CONFIG_INST_GET(inst, _custom, _ops, _cbs) \ argument 1331 #define CAN_MCAN_DATA_INITIALIZER(_custom) \ argument
|