/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/prot/ |
H A D | autoip.h | 57 #define PROBE_MAX 2 /* seconds (maximum delay till repeated probe) */ 60 #define ANNOUNCE_INTERVAL 2 /* seconds (time between announcement packets) */ 61 #define ANNOUNCE_WAIT 2 /* seconds (delay before announcing) */ 63 #define RATE_LIMIT_INTERVAL 60 /* seconds (delay between successive attempts) */ 64 #define DEFEND_INTERVAL 10 /* seconds (min. wait between defensive ARPs) */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/ |
H A D | autoip.h | 57 #define PROBE_MAX 2 /* seconds (maximum delay till repeated probe) */ 60 #define ANNOUNCE_INTERVAL 2 /* seconds (time between announcement packets) */ 61 #define ANNOUNCE_WAIT 2 /* seconds (delay before announcing) */ 63 #define RATE_LIMIT_INTERVAL 60 /* seconds (delay between successive attempts) */ 64 #define DEFEND_INTERVAL 10 /* seconds (min. wait between defensive ARPs) */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/ |
H A D | time.h | 20 long tv_sec; /* seconds */ 28 time_t tv_sec; /* seconds */ 38 int tm_sec; /* Seconds. [0-60] (1 leap second) */ 48 long int tm_gmtoff; /* Seconds east of UTC. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv4/lwip/ |
H A D | autoip.h | 66 #define PROBE_MAX 2 /* seconds (maximum delay till repeated probe) */ 69 #define ANNOUNCE_INTERVAL 2 /* seconds (time between announcement packets) */ 70 #define ANNOUNCE_WAIT 2 /* seconds (delay before announcing) */ 72 #define RATE_LIMIT_INTERVAL 60 /* seconds (delay between successive attempts) */ 73 #define DEFEND_INTERVAL 10 /* seconds (min. wait between defensive ARPs) */
|
/nrf52832-nimble/rt-thread/components/libc/time/ |
H A D | posix_sleep.c | 14 unsigned int sleep(unsigned int seconds) in sleep() argument 19 rt_thread_delay(seconds * RT_TICK_PER_SECOND); in sleep() 22 return seconds - delta_tick/RT_TICK_PER_SECOND; in sleep()
|
H A D | clock_time.c | 28 /* get realtime seconds */ in clock_time_system_init() 180 /* set realtime seconds */ in clock_settime()
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | watchdog.h | 16 #define RT_DEVICE_CTRL_WDT_GET_TIMEOUT (1) /* get timeout(in seconds) */ 17 #define RT_DEVICE_CTRL_WDT_SET_TIMEOUT (2) /* set timeout(in seconds) */ 18 #define RT_DEVICE_CTRL_WDT_GET_TIMELEFT (3) /* get the left time before reboot(in seconds) */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | nd6_priv.h | 86 u32_t reachable_time; /* in seconds */ 103 u32_t invalidation_timer; /* in seconds */ 108 u32_t invalidation_timer; /* in seconds */ 123 #define ND6_2HRS 7200 /* two hours, expressed in number of seconds */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 54 using Node Identity. The given value is in seconds. The 55 specification limits this to 60 seconds, and implies that to 223 Time in seconds from the last received message, that the node 229 Time in seconds between Friend Requests, if a previous Friend 268 a value of 300 means 30 seconds. 277 milliseconds, so e.g. a value of 300 means 3 seconds. 479 This value defines in seconds how soon any pending changes 500 This value defines in seconds how soon the RPL gets written to
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 75 * Seconds between each cyclic timer call. 82 * Publish, subscribe and unsubscribe request timeout in seconds. 89 * Seconds for MQTT connect response timeout after sending connect request
|
H A D | sntp_opts.h | 49 /** SNTP macro to change system time in seconds 155 * Default is 15 seconds. Must not be beolw 15 seconds by specification (i.e. 15000) 162 * Default is 1 hour. Must not be beolw 60 seconds by specification (i.e. 60000)
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 75 * Seconds between each cyclic timer call. 82 * Publish, subscribe and unsubscribe request timeout in seconds. 89 * Seconds for MQTT connect response timeout after sending connect request
|
H A D | sntp_opts.h | 48 /** SNTP macro to change system time in seconds 129 * Default is 3 seconds. 136 * Default is 1 hour. Must not be beolw 15 seconds by specification (i.e. 15000)
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ppp_opts.h | 354 * FSM_DEFTIMEOUT: Timeout time in seconds 382 * UPAP_DEFTIMEOUT: Timeout (seconds) for retransmitting req 405 * CHAP_DEFTIMEOUT: Timeout (seconds) for retransmitting req 420 * CHAP_DEFRECHALLENGETIME: If this option is > 0, rechallenge the peer every n seconds 443 * EAP_DEFTIMEOUT: Timeout (seconds) for rexmit 466 * LCP_ECHOINTERVAL: Interval in seconds between keepalive echo requests, 0 to disable.
|
H A D | ppp.h | 242 u16_t idle_time_limit; /* Disconnect if idle for this many seconds */ 245 u32_t maxconnect; /* Maximum connect time (seconds) */ 257 u8_t pap_timeout_time; /* Timeout (seconds) for auth-req retrans. */ 265 u8_t chap_timeout_time; /* Timeout (seconds) for retransmitting req */ 283 u8_t fsm_timeout_time; /* Timeout time in seconds */ 607 * Holdoff is the time to wait (in seconds) before initiating
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp_opts.h | 366 * FSM_DEFTIMEOUT: Timeout time in seconds 394 * UPAP_DEFTIMEOUT: Timeout (seconds) for retransmitting req 417 * CHAP_DEFTIMEOUT: Timeout (seconds) for retransmitting req 432 * CHAP_DEFRECHALLENGETIME: If this option is > 0, rechallenge the peer every n seconds 455 * EAP_DEFTIMEOUT: Timeout (seconds) for rexmit 478 * LCP_ECHOINTERVAL: Interval in seconds between keepalive echo requests, 0 to disable.
|
H A D | ppp.h | 246 u16_t idle_time_limit; /* Disconnect if idle for this many seconds */ 249 u32_t maxconnect; /* Maximum connect time (seconds) */ 261 u8_t pap_timeout_time; /* Timeout (seconds) for auth-req retrans. */ 269 u8_t chap_timeout_time; /* Timeout (seconds) for retransmitting req */ 287 u8_t fsm_timeout_time; /* Timeout time in seconds */ 611 * Holdoff is the time to wait (in seconds) before initiating
|
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/sys/ |
H A D | time.h | 26 long tv_sec; /* seconds */ 37 time_t tv_sec; /* seconds */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/sys/ |
H A D | time.h | 26 long tv_sec; /* seconds */ 44 time_t tv_sec; /* seconds */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/sntp/ |
H A D | sntp.c | 76 #error "SNTPv4 RFC 4330 enforces a minimum update time of 15 seconds (define SNTP_SUPPRESS_DELAY_CH… 124 /* number of seconds between 1900 and 1970 (MSB=1)*/ 126 /* number of seconds between 1970 and Feb 7, 2036 (6:28:16 UTC) (MSB=0) */ 132 * - 32 bits seconds since Jan 01, 1970, 00:00 133 * - 32 bits seconds fraction (0-padded) 134 * For future use, if the MSB in the seconds part is set, seconds are based
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | dhcp.h | 18 /** period (in seconds) of the application calling dhcp_coarse_tmr() */ 57 u32_t offered_t0_lease; /* lease period (in seconds) */ 211 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */
|
/nrf52832-nimble/rt-thread/components/utilities/utest/ |
H A D | utest.h | 61 * @member run_timeout Testcase maximum test time (Time unit: seconds). 129 * @param timeout Testcase maximum test time (Time unit: seconds).
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | beacon.c | 103 /* If the interval has passed or is within 5 seconds from now send a beacon */ 211 /* Observation period is 20 seconds, whereas the beacon timer in update_beacon_observation() 212 * runs every 10 seconds. We process what's happened during the in update_beacon_observation()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | dhcp.h | 52 /** period (in seconds) of the application calling dhcp_coarse_tmr() */ 94 u32_t offered_t0_lease; /* lease period (in seconds) */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/sntp/ |
H A D | sntp.c | 76 #error "SNTPv4 RFC 4330 enforces a minimum update time of 15 seconds (define SNTP_SUPPRESS_DELAY_CH… 114 /* Number of seconds between 1970 and Feb 7, 2036 06:28:16 UTC (epoch 1) */ 144 * Unix time in seconds and microseconds. Take care to avoid overflow if the 195 * - signed 32 bits seconds since Feb 07, 2036, 06:28:16 UTC (epoch 1) 196 * - unsigned 32 bits seconds fraction (2^32 = 1 second) 327 LWIP_UNUSED_ARG(frac); /* might be unused if only seconds are set */ in sntp_process()
|