Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dutils.c18 const struct bt_mesh_comp *comp = bt_mesh_comp_get(); in bt_mesh_shell_mdl_first_get() local
34 const struct bt_mesh_comp *comp = bt_mesh_comp_get(); in bt_mesh_shell_mdl_instance_set() local
55 const struct bt_mesh_comp *comp = bt_mesh_comp_get(); in bt_mesh_shell_mdl_print_all() local
/Zephyr-latest/tests/bluetooth/mesh_shell/src/
Dmain.c124 static const struct bt_mesh_comp comp = { variable
/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor.h19 const struct ntc_compensation *comp; member
Dntc_thermistor.c164 #define NTC_THERMISTOR_DEFINE(inst, id, comp) \ argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dmain.c71 const struct bt_mesh_comp *comp; in bt_mesh_provision() local
564 const struct bt_mesh_comp *comp) in bt_mesh_init()
Dpb_gatt.c34 struct prov_bearer_send_cb comp; member
Daccess.c232 const struct bt_mesh_comp *comp; in bt_mesh_metadata_page_0_size() local
306 const struct bt_mesh_comp *comp; in bt_mesh_metadata_get_page_0() local
421 const struct bt_mesh_comp *comp; in bt_mesh_comp_data_get_page_0() local
604 const struct bt_mesh_comp *comp; in bt_mesh_comp_data_get_page_1() local
1056 int bt_mesh_comp_register(const struct bt_mesh_comp *comp) in bt_mesh_comp_register()
2312 const struct bt_mesh_comp *comp; in comp_page_0_size() local
2328 const struct bt_mesh_comp *comp; in comp_page_1_size() local
/Zephyr-latest/dts/arm/nordic/
Dnrf51822.dtsi248 comp: comparator@40013000 { label
Dnrf52810.dtsi266 comp: comparator@40013000 { label
Dnrf52811.dtsi298 comp: comparator@40013000 { label
Dnrf52820.dtsi310 comp: comparator@40013000 { label
Dnrf52832.dtsi310 comp: comparator@40013000 { label
Dnrf52833.dtsi325 comp: comparator@40013000 { label
Dnrf52840.dtsi312 comp: comparator@40013000 { label
Dnrf5340_cpuapp_peripherals.dtsi362 comp: comparator@1a000 { label
/Zephyr-latest/tests/bluetooth/mesh/basic/src/
Dmain.c121 static const struct bt_mesh_comp comp = { variable
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c112 static const struct bt_mesh_comp comp = { variable
/Zephyr-latest/drivers/sensor/infineon/dps310/
Ddps310.c231 struct dps310_cal_coeff comp; member
251 struct dps310_cal_coeff *comp) in dps310_calib_coeff_creation()
413 const struct dps310_cal_coeff *comp = &data->comp; in dps310_scale_temperature() local
437 const struct dps310_cal_coeff *comp = &data->comp; in dps310_scale_pressure() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_proxy_sol.c57 static const struct bt_mesh_comp comp = { variable
Dtest_op_agg.c129 static const struct bt_mesh_comp comp = { variable
Dtest_provision.c887 static void device_pb_remote_server_setup(const struct bt_mesh_comp *comp, bool pb_adv_prov) in device_pb_remote_server_setup()
907 static void device_pb_remote_server_setup_unproved(const struct bt_mesh_comp *comp, in device_pb_remote_server_setup_unproved()
914 static void device_pb_remote_server_setup_proved(const struct bt_mesh_comp *comp, in device_pb_remote_server_setup_proved()
1556 static void comp_data_get(uint16_t server_addr, uint8_t page, struct net_buf_simple *comp) in comp_data_get()
Dmesh_test.c230 const struct bt_mesh_comp comp = { variable
275 void bt_mesh_device_setup(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp) in bt_mesh_device_setup()
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c150 struct bt_mesh_comp_p0 comp; in configure_node() local
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_phy.c261 uint16_t comp, cur; in osdp_phy_check_packet() local
/Zephyr-latest/dts/common/nordic/
Dnrf54l_05_10_15.dtsi643 comp: comparator@106000 { label

12