Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/canbus/
Disotp.h93 #define ISOTP_NO_BUF_DATA_LEFT -12 macro
/Zephyr-latest/subsys/canbus/isotp/
Disotp.c1380 return ISOTP_NO_BUF_DATA_LEFT; in isotp_send_buf()