Searched refs:ISOTP_STMIN_MS_MAX (Results 1 – 2 of 2) sorted by relevance
49 #define ISOTP_STMIN_MS_MAX 0x7F macro
635 __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()