Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/canbus/isotp/
Disotp_internal.h88 ISOTP_TX_WAIT_BACKLOG, enumerator
Disotp.c768 if (sctx->state == ISOTP_TX_WAIT_BACKLOG) { in send_can_tx_cb()
1100 sctx->state = ISOTP_TX_WAIT_BACKLOG; in send_state_machine()