Home
last modified time | relevance | path

Searched refs:ISOTP_4BIT_SF_MAX_CAN_DL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/canbus/isotp/
Disotp_internal.h55 #define ISOTP_4BIT_SF_MAX_CAN_DL 8 macro
Disotp.c436 can_dl > ISOTP_4BIT_SF_MAX_CAN_DL) { in process_ff_sf()
913 len > ISOTP_4BIT_SF_MAX_CAN_DL - 1 - index) { in send_sf()
1263 ((sctx->tx_addr.dl > ISOTP_4BIT_SF_MAX_CAN_DL) ? 1 : 0)) { in send()