Home
last modified time | relevance | path

Searched defs:TFTP_TIMER_MSECS (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dtftp_opts.h84 #define TFTP_TIMER_MSECS 50 macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dtftp_opts.h85 #define TFTP_TIMER_MSECS (TFTP_TIMEOUT_MSECS / 10) macro