Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/canbus/isotp/
Disotp_internal.h49 #define ISOTP_STMIN_MS_MAX 0x7F macro
Disotp.c635 __ASSERT(opts->stmin <= ISOTP_STMIN_MS_MAX || in isotp_bind()
1070 (stmin > ISOTP_STMIN_MS_MAX && stmin < ISOTP_STMIN_US_BEGIN)) { in stmin_to_timeout()
1071 return K_MSEC(ISOTP_STMIN_MS_MAX); in stmin_to_timeout()