Lines Matching +full:source +full:- +full:memory
1 # ISO-TP configuration options
4 # SPDX-License-Identifier: Apache-2.0
7 bool "ISO-TP Transport [EXPERIMENTAL]"
18 module-str = ISOTP
19 source "subsys/logging/Kconfig.template.log_config"
34 Timeout for the reception of the next FC frame. ISO 15765-2: 1000ms
42 ISO 15765-2: 1000ms
50 ISO 15765-2: 1000ms
83 CAN_MAX_DLEN - 1 (for classic CAN : 8 - 1 = 7, for CAN FD : 64 - 1 = 63).
92 Each buffer will occupy CAN_MAX_DLEN - 1 byte + header (sizeof(struct net_buf))
112 int "Size of the memory pool where buffers are allocated from"
115 This value defines the size of the memory pool where the buffers
125 forget possible. A memory slab is used to buffer the context.
132 This defines the size of the memory slab where the buffers are
140 If not set ISO-TP fixed addressing use SAE J1939 standard.
146 int "Position of fixed source address (SA)"
149 Source address position in bits.
152 hex "Mask to obtain fixed source address (SA)"
155 Source address mask.
182 hex "CAN filter RX mask to match any priority and source address (SA)"