Home
last modified time | relevance | path

Searched full:once (Results 1 – 25 of 181) sorted by relevance

12345678

/nrf52832-nimble/rt-thread/examples/test/
H A Ddhry_2.c32 /* 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 Ddhry_1.c134 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 Dcmac_mode.h71 * 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 Dex5.c3 once to the right of the arrow and once to the left. */
H A Dex2.c4 once to the right of the arrow and once to the left. */
H A Dex4.c33 /* "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 DREADME.md25 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 Dmemp.h45 /* 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 Dmemp.h47 /* 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 DLock.h11 #pragma once
H A DSemaphore.h11 #pragma once
H A DMutex.h11 #pragma once
H A DThread.h11 #pragma once
H A DMail.h11 #pragma once
H A DQueue.h11 #pragma once
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dproxy.h23 * This API requires that GATT Proxy support has been enabled. Once called
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dmainpage.h45 * 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 Dstat.h160 /* 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 Duncompr.c23 This function can be used to decompress a whole file at once if the
H A Dminigzip.c128 /* 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 Dsnmp_threadsync.h75 /** 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 Dsnmp_threadsync.h75 /** 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 Duffs_flash.h122 * 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 Dsnmpv3_dummy.c128 * Once the timer reaches 2147483647 it gets reset to zero and the
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dpm.h86 * If the default mode is defined, it is requested once in rt_system_pm_init()

12345678