Searched refs:ISOTP_BS_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
57 #define ISOTP_BS_TIMEOUT_MS (CONFIG_ISOTP_BS_TIMEOUT) macro
831 k_timer_start(&sctx->timer, K_MSEC(ISOTP_BS_TIMEOUT_MS), K_NO_WAIT); in send_process_fc()1089 k_timer_start(&sctx->timer, K_MSEC(ISOTP_BS_TIMEOUT_MS), K_NO_WAIT); in send_state_machine()1113 k_timer_start(&sctx->timer, K_MSEC(ISOTP_BS_TIMEOUT_MS), K_NO_WAIT); in send_state_machine()