Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/canbus/isotp/
Disotp_internal.h57 #define ISOTP_BS_TIMEOUT_MS (CONFIG_ISOTP_BS_TIMEOUT) macro
Disotp.c831 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()