Home
last modified time | relevance | path

Searched defs:number (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/scripts/
Dset_assignees.py58 def process_pr(gh, maintainer_file, number): argument
235 def process_issue(gh, maintainer_file, number): argument
/Zephyr-latest/tests/subsys/llext/src/
Dlogging_ext.c19 static const uint32_t number = 42; variable
Dfind_section_ext.c18 int number = 42; variable
Dhello_world_ext.c19 static const uint32_t number = 42; variable
Dmulti_file_ext1.c17 int number = 0x42; variable
Dobject_ext.c17 int number = 42; variable
Dinit_fini_ext.c26 static int number; variable
Dtest_llext.c279 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/
Dble_mesh.c13 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmicrobit.c61 void board_output_number(bt_mesh_output_action_t action, uint32_t number) in board_output_number()
Dboard.c128 void board_output_number(bt_mesh_output_action_t action, uint32_t number) in board_output_number()
Dmain.c271 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c396 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()
Dhfp_ag_internal.h113 char number[CONFIG_BT_HFP_AG_PHONE_NUMBER_MAX_LEN + 1]; member
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c88 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/
Dcontroller.c167 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/
Dintel_cyclonev.py181 def to_num(self, number): argument
Dopenocd.py31 def to_num(number): argument
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/
Dgen_crossbar_config.py140 def __init__(self, number, bits, portbanks): argument
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h104 uint16_t number; member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddelayable_msg.c114 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/
Dmain.c369 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c31 #define TEST_MODEL_DECLARE(number) \ argument
/Zephyr-latest/tests/subsys/mgmt/mcumgr/zcbor_bulk/src/
Dmain.c308 uint32_t number; member
/Zephyr-latest/tests/lib/json/src/
Dmain.c1191 struct number { in ZTEST() struct
1192 uint32_t val; in ZTEST()

12