/Zephyr-latest/scripts/ |
D | set_assignees.py | 58 def process_pr(gh, maintainer_file, number): argument 235 def process_issue(gh, maintainer_file, number): argument
|
/Zephyr-latest/tests/subsys/llext/src/ |
D | logging_ext.c | 19 static const uint32_t number = 42; variable
|
D | find_section_ext.c | 18 int number = 42; variable
|
D | hello_world_ext.c | 19 static const uint32_t number = 42; variable
|
D | multi_file_ext1.c | 17 int number = 0x42; variable
|
D | object_ext.c | 17 int number = 42; variable
|
D | init_fini_ext.c | 26 static int number; variable
|
D | test_llext.c | 279 const int *number = llext_find_sym(&ext->exp_tab, "number"); in init_fini_test_cleanup() local
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | ble_mesh.c | 13 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
|
/Zephyr-latest/samples/bluetooth/mesh/src/ |
D | microbit.c | 61 void board_output_number(bt_mesh_output_action_t action, uint32_t number) in board_output_number()
|
D | board.c | 128 void board_output_number(bt_mesh_output_action_t action, uint32_t number) in board_output_number()
|
D | main.c | 271 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_ag.c | 396 static int get_number(struct net_buf *buf, uint32_t *number) in get_number() 573 uint32_t number; in bt_hfp_ag_cmer_handler() local 940 uint32_t number; in bt_hfp_ag_bia_handler() local 1196 uint32_t number; in bt_hfp_ag_cops_handler() local 1277 uint32_t number; in bt_hfp_ag_bcs_handler() local 1339 char *number = NULL; in bt_hfp_ag_atd_handler() local 1907 int bt_hfp_ag_remote_incoming(struct bt_hfp_ag *ag, const char *number) in bt_hfp_ag_remote_incoming() 2068 int bt_hfp_ag_outgoing(struct bt_hfp_ag *ag, const char *number) in bt_hfp_ag_outgoing()
|
D | hfp_ag_internal.h | 113 char number[CONFIG_BT_HFP_AG_PHONE_NUMBER_MAX_LEN + 1]; member
|
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/ |
D | main.c | 88 static void ag_outgoing(struct bt_hfp_ag *ag, const char *number) in ag_outgoing() 95 static void ag_incoming(struct bt_hfp_ag *ag, const char *number) in ag_incoming()
|
/Zephyr-latest/drivers/pcie/host/ |
D | controller.c | 167 uint32_t number = pcie_conf_read(bdf, PCIE_BUS_NUMBER); in pcie_generic_ctrl_enumerate_type1() local 222 uint32_t number = pcie_conf_read(bdf, PCIE_BUS_NUMBER); in pcie_generic_ctrl_post_enumerate_type1() local
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | intel_cyclonev.py | 181 def to_num(self, number): argument
|
D | openocd.py | 31 def to_num(number): argument
|
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/ |
D | gen_crossbar_config.py | 140 def __init__(self, number, bits, portbanks): argument
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | blob.h | 104 uint16_t number; member
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | delayable_msg.c | 114 static int allocate_delayable_msg_chunks(struct delayable_msg_ctx *msg, int number) in allocate_delayable_msg_chunks()
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/ |
D | main.c | 369 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_cdp1.c | 31 #define TEST_MODEL_DECLARE(number) \ argument
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/zcbor_bulk/src/ |
D | main.c | 308 uint32_t number; member
|
/Zephyr-latest/tests/lib/json/src/ |
D | main.c | 1191 struct number { in ZTEST() struct 1192 uint32_t val; in ZTEST()
|