/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 66 function renderKconfigPropLiteral(parent, title, content) { argument 96 function renderKconfigPropList(parent, title, elements, linkElements) { argument 138 function renderKconfigDefaults(parent, defaults, alt_defaults) { argument
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | buf_view.h | 18 struct net_buf *parent; member
|
D | buf.c | 201 struct net_buf *parent, in bt_buf_make_view() 253 bool bt_buf_has_view(const struct net_buf *parent) in bt_buf_has_view()
|
/Zephyr-latest/lib/utils/ |
D | rb.c | 113 static uint8_t get_side(struct rbnode *parent, struct rbnode *child) in get_side() 134 struct rbnode *parent = stack[stacksz - 2]; in rotate() local 161 struct rbnode *parent = stack[stacksz - 2]; in fix_extra_red() local 239 struct rbnode *parent = stack[stacksz - 1]; in rb_insert() local 276 struct rbnode *parent = stack[stacksz - 2]; in fix_missing_black() local 473 struct rbnode *parent = stack[stacksz - 2]; in rb_remove() local
|
/Zephyr-latest/drivers/sensor/infineon/tle9104/ |
D | tle9104_diagnostics.h | 19 const struct device *parent; member
|
/Zephyr-latest/tests/subsys/rtio/rtio_i2c/src/ |
D | blocking_emul.cpp | 24 static int blocking_emul_init(const struct emul *target, const struct device *parent) in blocking_emul_init()
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/src/ |
D | main.c | 46 static void create_accelerometer_chart(lv_obj_t *parent) in create_accelerometer_chart()
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_impl.h | 154 struct ext2_inode *parent; /* (CR, ST, UN) parent of found inode */ member
|
D | ext2_ops.c | 63 struct ext2_inode *parent = args.parent; in ext2_open() local 261 struct ext2_inode *parent = args.parent; in ext2_mkdir() local 600 struct ext2_inode *parent = args.parent; in ext2_stat() local
|
D | ext2_impl.c | 874 static int ext2_create_inode(struct ext2_data *fs, struct ext2_inode *parent, in ext2_create_inode() 1021 int ext2_create_file(struct ext2_inode *parent, struct ext2_inode *new_inode, in ext2_create_file() 1054 int ext2_create_dir(struct ext2_inode *parent, struct ext2_inode *new_inode, in ext2_create_dir() 1140 static int ext2_del_direntry(struct ext2_inode *parent, uint32_t offset) in ext2_del_direntry() 1280 int ext2_inode_unlink(struct ext2_inode *parent, struct ext2_inode *inode, uint32_t offset) in ext2_inode_unlink()
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_tmp116.c | 16 const struct device *parent; member
|
D | eeprom_at2x_emul.c | 138 static int emul_atmel_at24_init(const struct emul *target, const struct device *parent) in emul_atmel_at24_init()
|
/Zephyr-latest/samples/subsys/pm/device_pm/src/ |
D | dummy_driver.c | 13 static const struct device *parent; variable
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 498 def _create_kconfig_tree_and_desc(parent): argument 542 def _create_kconfig_tree(parent): argument 588 def _create_kconfig_desc(parent): argument 609 def _add_vscrollbar(parent, widget): argument 1113 def _change_node(node, parent): argument 1179 def _set_val_dialog(node, parent): argument
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_scan_types.h | 42 void *volatile parent; member 75 void *volatile parent; member
|
/Zephyr-latest/tests/subsys/emul/src/ |
D | emul_tester.c | 64 static int emul_tester_init(const struct emul *target, const struct device *parent) in emul_tester_init()
|
/Zephyr-latest/drivers/fuel_gauge/max17048/ |
D | emul_max17048.c | 138 static int emul_max17048_init(const struct emul *target, const struct device *parent) in emul_max17048_init()
|
/Zephyr-latest/include/zephyr/ |
D | smf.h | 87 const struct smf_state *parent; member
|
/Zephyr-latest/drivers/charger/ |
D | emul_sbs_charger.c | 133 static int emul_sbs_sbs_charger_init(const struct emul *target, const struct device *parent) in emul_sbs_sbs_charger_init()
|
/Zephyr-latest/subsys/shell/ |
D | shell_help.c | 153 const struct shell_static_entry *parent, in z_shell_help_subcmd_print()
|
/Zephyr-latest/cmake/linker/ |
D | linker_script_common.cmake | 199 set(parent ${SECTION_SYSTEM}) variable
|
/Zephyr-latest/drivers/sensor/adi/adltc2990/ |
D | adltc2990_emul.c | 118 static int adltc2990_emul_init(const struct emul *target, const struct device *parent) in adltc2990_emul_init()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_renesas_cpg_mssr.c | 186 struct cpg_clk_info_table *parent) in rcar_cpg_change_children_in_out_freq() 357 struct cpg_clk_info_table *parent; in rcar_cpg_build_clock_relationship() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_ads114s0x.c | 28 const struct device *parent; member
|
D | gpio_lmp90xxx.c | 28 const struct device *parent; member
|