Lines Matching +full:- +full:- +full:can +full:- +full:if
2 # SPDX-License-Identifier: Apache-2.0
7 hex "CAN ID"
9 range 0x000 0x7ff if !SAMPLE_CAN_BABBLING_EXT_ID
10 range 0x00000000 0x1fffffff if SAMPLE_CAN_BABBLING_EXT_ID
12 Babbling node CAN ID.
15 bool "Use Extended (29-bit) CAN ID"
17 Babling node sends extended (29-bit) CAN ID frames.
25 bool "Send CAN FD format frames"
28 Babbling node sends CAN FD format frames.
31 int "Maximum number of CAN frames to enqueue"
35 Maximum number of CAN frames to enqueue for transmission.