Home
last modified time | relevance | path

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

/subsys/canbus/isotp/
A Disotp_internal.h27 #define ISOTP_PCI_SF_DL_MASK 0x0F macro
A Disotp.c125 uint8_t len = net_buf_pull_u8(buf) & ISOTP_PCI_SF_DL_MASK; in receive_get_sf_length()
432 sf_len = frame->data[index] & ISOTP_PCI_SF_DL_MASK; in process_ff_sf()

Completed in 11 milliseconds