Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.5.0/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-Core-3.5.0/tests/bluetooth/mesh_shell/src/
Dmain.c114 static const struct bt_mesh_comp comp = { variable
/Zephyr-Core-3.5.0/drivers/sensor/ntc_thermistor/
Dntc_thermistor.h18 const struct ntc_compensation *comp; member
Dntc_thermistor.c156 #define NTC_THERMISTOR_DEFINE(inst, id, comp) \ argument
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dmain.c72 const struct bt_mesh_comp *comp; in bt_mesh_provision() local
511 const struct bt_mesh_comp *comp) in bt_mesh_init()
Dpb_gatt.c35 struct prov_bearer_send_cb comp; member
Daccess.c227 const struct bt_mesh_comp *comp; in bt_mesh_metadata_page_0_size() local
301 const struct bt_mesh_comp *comp; in bt_mesh_metadata_get_page_0() local
416 const struct bt_mesh_comp *comp; in bt_mesh_comp_data_get_page_0() local
597 const struct bt_mesh_comp *comp; in bt_mesh_comp_data_get_page_1() local
996 int bt_mesh_comp_register(const struct bt_mesh_comp *comp) in bt_mesh_comp_register()
2236 const struct bt_mesh_comp *comp; in comp_page_0_size() local
2252 const struct bt_mesh_comp *comp; in comp_page_1_size() local
/Zephyr-Core-3.5.0/dts/arm/nordic/
Dnrf51822.dtsi241 comp: comparator@40013000 { label
Dnrf52810.dtsi246 comp: comparator@40013000 { label
Dnrf52811.dtsi278 comp: comparator@40013000 { label
Dnrf52820.dtsi284 comp: comparator@40013000 { label
Dnrf52832.dtsi290 comp: comparator@40013000 { label
Dnrf52840.dtsi292 comp: comparator@40013000 { label
Dnrf52833.dtsi298 comp: comparator@40013000 { label
Dnrf5340_cpuapp_peripherals.dtsi323 comp: comparator@1a000 { label
/Zephyr-Core-3.5.0/tests/bluetooth/mesh/basic/src/
Dmain.c121 static const struct bt_mesh_comp comp = { variable
/Zephyr-Core-3.5.0/samples/bluetooth/mesh_demo/src/
Dmain.c112 static const struct bt_mesh_comp comp = { variable
/Zephyr-Core-3.5.0/drivers/sensor/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-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c135 static const struct bt_mesh_comp comp = { variable
Dmesh_test.c211 const struct bt_mesh_comp comp = { variable
256 void bt_mesh_device_setup(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp) in bt_mesh_device_setup()
Dtest_provision.c902 static void device_pb_remote_server_setup(const struct bt_mesh_comp *comp, bool pb_adv_prov) in device_pb_remote_server_setup()
922 static void device_pb_remote_server_setup_unproved(const struct bt_mesh_comp *comp, in device_pb_remote_server_setup_unproved()
929 static void device_pb_remote_server_setup_proved(const struct bt_mesh_comp *comp, in device_pb_remote_server_setup_proved()
1571 static void comp_data_get(uint16_t server_addr, uint8_t page, struct net_buf_simple *comp) in comp_data_get()
Dtest_sar.c143 static const struct bt_mesh_comp comp = { variable
/Zephyr-Core-3.5.0/samples/bluetooth/mesh_provisioner/src/
Dmain.c150 struct bt_mesh_comp_p0 comp; in configure_node() local
/Zephyr-Core-3.5.0/samples/bluetooth/mesh/src/
Dmain.c264 static const struct bt_mesh_comp comp = { variable
/Zephyr-Core-3.5.0/samples/boards/nrf/mesh/onoff-app/src/
Dmain.c246 static const struct bt_mesh_comp comp = { variable

12