| /Zephyr-latest/subsys/fs/ | 
| D | fs_impl.c | 14 	static const char *const root = "/";  in fs_impl_strip_prefix()  local
 | 
| /Zephyr-latest/soc/nxp/imx/imx7d/ | 
| D | soc_clk_freq.c | 14 	uint32_t root;  in get_pwm_clock_freq()  local
 | 
| /Zephyr-latest/soc/nxp/imx/imx6sx/ | 
| D | soc_clk_freq.c | 15 	uint32_t root;  in get_pwm_clock_freq()  local
 | 
| /Zephyr-latest/soc/nxp/imxrt/imxrt118x/ | 
| D | flexspi.c | 16 	clock_name_t root;  in flexspi_clock_set_freq()  local
 | 
| /Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ | 
| D | flexspi.c | 16 	clock_name_t root;  in flexspi_clock_set_freq()  local
 | 
| /Zephyr-latest/scripts/ | 
| D | list_shields.py | 37 def find_shields_in(root):  argument
 | 
| D | list_boards.py | 188 def find_arches_in(root):  argument204 def find_arch2board_set_in(root, arches, board_dir):  argument
 
 | 
| /Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/ | 
| D | rbtree_perf.c | 134 static void verify_rbtree_perf(struct rbnode *root, struct rbnode *test)  in verify_rbtree_perf()192 	struct rbnode *root = test_rbtree.root;  in ZTEST()  local
 
 | 
| /Zephyr-latest/lib/libc/minimal/source/math/ | 
| D | sqrt.c | 27 	int64double_t root;  in sqrt()  local
 | 
| D | sqrtf.c | 27 	intfloat_t root;  in sqrtf()  local
 | 
| /Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ | 
| D | grutils.py | 21     def __init__(self, root=None):  argument
 | 
| D | dtlib.py | 802     def root(self) -> Node:  member in DT
 | 
| /Zephyr-latest/scripts/footprint/ | 
| D | size_report | 638     def _insert_one_elem(root, path, size, addr, section):  argument750 def print_any_tree(root, total_size, depth):  argument
 
 | 
| /Zephyr-latest/drivers/pcie/host/ | 
| D | ptm.h | 19 		uint32_t root                    : 1;  member
 | 
| /Zephyr-latest/tests/subsys/fs/common/ | 
| D | test_fs_dirops.c | 148 	struct testfs_path root;  in check_rename()  local
 | 
| D | test_fs_util.c | 225 int testfs_build(struct testfs_path *root,  in testfs_build()
 | 
| /Zephyr-latest/cmake/linker/iar/ | 
| D | config_file_script.cmake | 493       set(root "root ")  variable495       set(root)  variable
 
 | 
| /Zephyr-latest/include/zephyr/usb/ | 
| D | usbh.h | 49 	struct usb_device *root;  member
 | 
| /Zephyr-latest/include/zephyr/sys/ | 
| D | rb.h | 93 	struct rbnode *root;  member
 | 
| /Zephyr-latest/lib/libc/minimal/source/stdlib/ | 
| D | qsort.c | 54 	int root;  in sift_down()  local
 | 
| /Zephyr-latest/drivers/i2c/ | 
| D | i2c_tca954x.c | 29 	const struct device *root;  member
 | 
| /Zephyr-latest/scripts/ci/ | 
| D | check_compliance.py | 441     def get_module_setting_root(self, root, settings_file):  argument1423 def filter_py(root, fnames):  argument
 
 | 
| /Zephyr-latest/subsys/usb/device_next/ | 
| D | usbd_ch9.c | 707 			       struct usb_bos_descriptor *const root)  in desc_fill_bos_root()
 |