/nrf52832-nimble/rt-thread/examples/test/ |
H A D | dhry.h | 30 * In addition, Berkeley UNIX system calls "times ()" or "time ()" 102 * execution times for this version should be the same as 138 * five or more times 140 * six or more times 152 * The "times" function of UNIX (returning process times) 157 * access, use the "times ()" function. If you have 166 * In Berkeley UNIX, the function "times" returns process 188 * For 16-Bit processors (e.g. 80186, 80286), times for all compilation 351 /* Berkeley UNIX C returns process times in seconds/HZ */
|
H A D | dhry_2.c | 66 /* executed three times */ in Proc_7() 111 /* executed three times */ in Func_1()
|
H A D | fs_test.c | 64 /* write 8000 times */ in fsrw1_thread_entry() 172 /* write 5000 times */ in fsrw2_thread_entry()
|
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/ |
H A D | csi_core.h | 215 \brief cache access times 216 \details Cache access times 222 \brief cache miss times 223 \details Cache miss times
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/ping/ |
H A D | ping.c | 118 rt_err_t ping(char* target, rt_uint32_t times, rt_size_t size) in ping() argument 173 if (send_times >= times) break; /* send ping times reached, stop */ in ping()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/ping/ |
H A D | ping.c | 118 rt_err_t ping(char* target, rt_uint32_t times, rt_size_t size) in ping() argument 173 if (send_times >= times) break; /* send ping times reached, stop */ in ping()
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | utils.h | 64 * @brief Set the value 'val' into the buffer 'to', 'len' times. 68 * @param len IN -- number of times the value will be copied
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | pppol2tp.h | 46 #define PPPOL2TP_MAXSCCRQ 4 /* retry SCCRQ four times (quickly) */ 47 #define PPPOL2TP_MAXICRQ 4 /* retry IRCQ four times */ 48 #define PPPOL2TP_MAXICCN 4 /* retry ICCN four times */
|
H A D | ppp_opts.h | 412 * CHAP_DEFTRANSMITS: max # times to send challenge 435 * EAP_DEFALLOWREQ: max # times to accept requests 450 * EAP_DEFTRANSMITS: max # times to transmit 458 * LCP_DEFLOOPBACKFAIL: Default number of times we receive our magic number from the peer
|
H A D | eap.h | 153 #define EAP_DEFTRANSMITS 10 /* max # times to transmit */ 155 #define EAP_DEFALLOWREQ 20 /* max # times to accept requests */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | pppol2tp.h | 50 #define PPPOL2TP_MAXSCCRQ 4 /* retry SCCRQ four times (quickly) */ 51 #define PPPOL2TP_MAXICRQ 4 /* retry IRCQ four times */ 52 #define PPPOL2TP_MAXICCN 4 /* retry ICCN four times */
|
H A D | ppp_opts.h | 424 * CHAP_DEFTRANSMITS: max # times to send challenge 447 * EAP_DEFALLOWREQ: max # times to accept requests 462 * EAP_DEFTRANSMITS: max # times to transmit 470 * LCP_DEFLOOPBACKFAIL: Default number of times we receive our magic number from the peer
|
H A D | eap.h | 153 #define EAP_DEFTRANSMITS 10 /* max # times to transmit */ 155 #define EAP_DEFALLOWREQ 20 /* max # times to accept requests */
|
/nrf52832-nimble/rt-thread/components/net/at/at_socket/ |
H A D | at_socket.h | 104 /* number of times data was received, set by event_callback() */ 106 /* number of times data was ACKed (free send buffer), set by event_callback() */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | memp_std.h | 4 * This file is deliberately included multiple times: once with empty 5 * definition of LWIP_MEMPOOL() to handle all includes and multiple times
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | sockets_priv.h | 78 /** number of times data was received, set by event_callback(), 81 /** number of times data was ACKed (free send buffer), set by event_callback(),
|
H A D | memp_std.h | 4 * This file is deliberately included multiple times: once with empty 5 * definition of LWIP_MEMPOOL() to handle all includes and multiple times
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 103 Notes: eMBDisable and eMBClose can now be called multiple times 114 - FEATURE (ALL): eMBDisable can now be called multiple times 116 eMBClose also supports beeing called multiple times in
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_pwm.h | 86 … EVENTS_LOOPSDONE) ///< Concatenated sequences have been played the requested number of times. 162 …t, ///< Automatically after the current value is played and repeated the requested number of times. 249 …uint32_t repeats; ///< Number of times that each duty cycle should be repeated (after being play… 536 * @brief Function for setting the number of times the sequence playback 543 * @param[in] loop_count Number of times to perform the sequence playback.
|
/nrf52832-nimble/rt-thread/components/net/sal_socket/impl/ |
H A D | af_inet_lwip.c | 52 /** number of times data was received, set by event_callback(), 55 /** number of times data was ACKed (free send buffer), set by event_callback(),
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | header.tex | 10 \usepackage{times}
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/inc/ |
H A D | sfud_def.h | 278 size_t times; /**< default times for error retry */ member
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2_fs_i.h | 38 /* Some stuff we just have to keep in-core at all times, for each inode. */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | algorithm.txt | 79 codes are replicated many times in such a table. What inflate() does is 100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/arch/include/arch/ |
H A D | perf.h | 38 //#include <sys/times.h>
|