Home
last modified time | relevance | path

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

/canopennode-3.5.0-3.4.0/stack/
DCO_LSSmaster.h111 uint16_t timeout; /**< LSS response timeout in ms */ member
DCO_LSSmaster.c119 if (LSSmaster->timeoutTimer >= LSSmaster->timeout) { in CO_LSSmaster_check_timeout()
144 LSSmaster->timeout = timeout_ms; in CO_LSSmaster_init()
183 LSSmaster->timeout = timeout_ms; in CO_LSSmaster_changeTimeout()