Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/canbus/isotp/
Disotp_internal.h75 ISOTP_RX_STATE_SEND_WAIT, enumerator
Disotp.c216 rctx->state = ISOTP_RX_STATE_SEND_WAIT; in receive_timeout_handler()
246 rctx->state = ISOTP_RX_STATE_SEND_WAIT; in receive_alloc_buffer()
327 case ISOTP_RX_STATE_SEND_WAIT: in receive_state_machine()