Home
last modified time | relevance | path

Searched full:walk (Results 1 – 25 of 55) sorted by relevance

123

/Zephyr-latest/tests/kernel/obj_core/obj_core/src/
Dmain.c103 "static %s not found with locked walk\n", str); in common_obj_core_test()
108 "static %s not found with unlocked walk\n", str); in common_obj_core_test()
118 "dynamic %s not found with locked walk\n", str); in common_obj_core_test()
123 "dynamic %s not found with unlocked walk\n", str); in common_obj_core_test()
159 zassert_equal(status, 0, "static thread found with locked walk\n"); in ZTEST()
163 zassert_equal(status, 0, "static thread found with unlocked walk\n"); in ZTEST()
168 zassert_equal(status, 0, "dynamic thread found with locked walk\n"); in ZTEST()
172 zassert_equal(status, 0, "dynamic thread found with unlocked walk\n"); in ZTEST()
/Zephyr-latest/samples/sensor/tdk_apex/
DREADME.rst13 and the estimated activity type (Walk, Run, Unknown).
82 [0:00:09.689]: STEP_DET count: 7 steps cadence: 2.1 steps/s activity: Walk
83 [0:00:10.051]: STEP_DET count: 8 steps cadence: 2.2 steps/s activity: Walk
84 [0:00:10.433]: STEP_DET count: 9 steps cadence: 2.2 steps/s activity: Walk
85 [0:00:10.835]: STEP_DET count: 10 steps cadence: 2.3 steps/s activity: Walk
/Zephyr-latest/include/zephyr/stats/
Dstats.h283 * @brief Function that gets applied to every stat entry during a walk.
291 * @return 0 if the walk should proceed;
292 * nonzero to abort the walk.
304 * @return 0 if the walk completed;
305 * nonzero if the walk was aborted.
315 * @return 0 if the walk should proceed;
316 * nonzero to abort the walk.
326 * @return 0 if the walk completed;
327 * nonzero if the walk was aborted.
/Zephyr-latest/scripts/build/
Dsubfolder_list.py6 This script will walk the specified directory and write the file specified with
25 help='Directory to walk for sub-directory discovery')
55 for root, dirs, _ in os.walk(directory, topdown=True):
Dparse_syscalls.py95 for root, dirs, files in os.walk(base_path, topdown=True):
/Zephyr-latest/subsys/stats/
Dstats.c81 * Walk a specific statistic entry, and call walk_func with arg for
84 * Walk func takes the following parameters:
147 * Walk the group of registered statistics and call walk_func() for
152 * @param walk_func The walk function to call, with a statistics header
154 * @param arg The argument to call the walk function with.
/Zephyr-latest/include/zephyr/net/prometheus/
Dcollector.h137 * @brief Walk through all metrics in a Prometheus collector and format them
151 * @brief Initialize the walker context to walk through all metrics.
154 * @param collector Pointer to the collector to walk through.
/Zephyr-latest/include/zephyr/sys/
Drb.h158 * @brief Walk/enumerate a rbtree
196 * @brief Walk a tree in-order without recursing
212 * @param tree A pointer to a struct rbtree to walk
227 * @param tree A pointer to a struct rbtree to walk
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/stat_mgmt/
Dstat_mgmt.h40 /** Walk through of statistics was aborted. */
/Zephyr-latest/scripts/west_commands/zspdx/
Dcmakecache.py18 # walk through and look for non-comment, non-empty lines
Dwalker.py128 # walk through targets in codemodel to gather information
132 # walk through pending sources and create corresponding files
136 # walk through pending relationship data and create relationships
390 # walk through targets and gather information
483 # walk through target's sources
568 # walk through target's dependencies
619 # walk through pending sources and create corresponding files,
704 # walk through pending RelationshipData entries, create corresponding
745 # walk through target Packages and check names
787 # walk through target Packages and check names
/Zephyr-latest/include/zephyr/fs/
Dfcb.h195 * FCB Walk callback function type.
202 * If cb wants to stop the walk, it should return non-zero value.
212 * Walk over all entries in the FCB sector
218 * entry. If cb wants to stop the walk, it should return
/Zephyr-latest/tests/subsys/fs/fcb/src/
Dfcb_test_reset.c107 * Walk should skip that. in ZTEST()
130 * Walk should skip corrupt entry, but report the next one. in ZTEST()
/Zephyr-latest/include/zephyr/kernel/
Dobj_core.h158 * @brief Walk the object type's list of object cores
172 * @retval non-zero if walk is terminated by the callback; otherwise 0
179 * @brief Walk the object type's list of object cores
194 * @retval non-zero if walk is terminated by the callback; otherwise 0
/Zephyr-latest/include/zephyr/
Dbindesc.h341 * @brief Callback type to be called on descriptors found during a walk
346 * @return Any non zero value will halt the walk
406 * @brief Walk the binary descriptors and run a user defined callback on each of them
409 * If the callback returns a non zero value, the walk stops.
415 * @return If the walk was finished prematurely by the callback,
/Zephyr-latest/lib/heap/
Dheap_validate.c77 * Walk through the chunks linearly, verifying sizes and end pointer. in sys_heap_validate()
137 * Walk through the chunks linearly again, verifying that all chunks in sys_heap_validate()
/Zephyr-latest/samples/net/prometheus/src/
Dstats.c64 LOG_ERR("Cannot initialize walk context (%d)", ret); in stats_handler()
/Zephyr-latest/subsys/emul/
Demul.c33 * Walk the list of children, find the corresponding emulator and in emul_init_for_bus()
/Zephyr-latest/scripts/dts/
Dgen_driver_kconfig_dts.py29 for root, _, filenames in os.walk(bindings_dir):
/Zephyr-latest/dts/bindings/sensor/
Dinvensense,icm42670.yaml154 the estimated activity type (Walk, Run, Unknown).
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.h7 /* Tree walk return codes */
/Zephyr-latest/kernel/include/
Dksched.h302 * @param wait_q Identifies the wait queue to walk
306 * @retval non-zero if walk is terminated by the callback; otherwise 0
Dpriority_q.h215 /* With masks enabled we need to be prepared to walk the list in z_priq_dumb_mask_best()
/Zephyr-latest/samples/sensor/tdk_apex/src/
Dmain.c121 apex_pedometer[1].val1 == 1 ? "Walk" in main()
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst90 register (A1) on the stack and be able to walk back up on return.

123