/nrf52832-nimble/rt-thread/examples/test/ |
H A D | dhry_2.c | 32 /* executed once */ in Proc_6() 86 /* executed once */ in Proc_8() 137 /* executed once */ in Func_2() 148 while (Int_Loc <= 2) /* loop body executed once */ 179 /* executed once */ in Func_3()
|
H A D | dhry_1.c | 134 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */ in dhry_test() 247 /* executed once */ 279 /* executed once */ in Proc_2() 288 do /* executed once */ 302 /* executed once */ in Proc_3() 317 /* executed once */ in Proc_4() 329 /* executed once */ in Proc_5()
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | cmac_mode.h | 71 * cipher block size. Once setup, this data structure can be used for 74 * Once the state has been setup with a key, computing the CMAC of 85 * (3) Once all of the data for a message has been mixed, use 92 * Once you are done computing CMAC with a key, it is a good idea to
|
/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | ex5.c | 3 once to the right of the arrow and once to the left. */
|
H A D | ex2.c | 4 once to the right of the arrow and once to the left. */
|
H A D | ex4.c | 33 /* "Once" variable ensuring that the key for str_alloc will be allocated 34 exactly once. */
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/ |
H A D | README.md | 25 If a button is pressed only once within a 1 second interval, it sends an 26 "on" message. If it is pressed more than once, it
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | memp.h | 45 /* run once with empty definition to handle all custom includes in lwippools.h */ 86 …* - call ONCE before using pool (e.g. in some init() function): LWIP_MEMPOOL_INIT(my_private_poo…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | memp.h | 47 /* run once with empty definition to handle all custom includes in lwippools.h */ 88 …* - call ONCE before using pool (e.g. in some init() function): LWIP_MEMPOOL_INIT(my_private_poo…
|
/nrf52832-nimble/rt-thread/components/cplusplus/ |
H A D | Lock.h | 11 #pragma once
|
H A D | Semaphore.h | 11 #pragma once
|
H A D | Mutex.h | 11 #pragma once
|
H A D | Thread.h | 11 #pragma once
|
H A D | Mail.h | 11 #pragma once
|
H A D | Queue.h | 11 #pragma once
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | proxy.h | 23 * This API requires that GATT Proxy support has been enabled. Once called
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | mainpage.h | 45 * Once RT-Thread operating system starts up, the facility in system must be initialized
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/sys/ |
H A D | stat.h | 160 /* Number of files one process can have open at once. */ 184 /* Number of streams a process can have open at once. */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | uncompr.c | 23 This function can be used to decompress a whole file at once if the
|
H A D | minigzip.c | 128 /* Try compressing the input file at once using mmap. Return Z_OK if 151 /* Compress the whole file at once: */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | snmp_threadsync.h | 75 /** Thread sync instance. Needed EXCATLY once for every thread to be synced into. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | snmp_threadsync.h | 75 /** Thread sync instance. Needed EXCATLY once for every thread to be synced into. */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/ |
H A D | uffs_flash.h | 122 * Initilize flash driver, called once when UFFS initilize partition 131 * Release flash driver, called once when UFFS unmount partition
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmpv3_dummy.c | 128 * Once the timer reaches 2147483647 it gets reset to zero and the
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | pm.h | 86 * If the default mode is defined, it is requested once in rt_system_pm_init()
|