Searched refs:ISOTP_ALLOC_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
62 #define ISOTP_ALLOC_TIMEOUT_MS (CONFIG_ISOTP_A_TIMEOUT - 100) macro
238 k_timer_start(&rctx->timer, K_MSEC(ISOTP_ALLOC_TIMEOUT_MS), K_NO_WAIT); in receive_alloc_buffer()331 k_timer_start(&rctx->timer, K_MSEC(ISOTP_ALLOC_TIMEOUT_MS), K_NO_WAIT); in receive_state_machine()