Home
last modified time | relevance | path

Searched defs:model (Results 51 – 63 of 63) sorted by relevance

123

/Zephyr-latest/drivers/sensor/sensirion/scd4x/
Dscd4x.h65 enum scd4x_model_t model; member
/Zephyr-latest/include/zephyr/sensing/
Dsensing.h143 const char *model; member
/Zephyr-latest/drivers/mfd/
Dmfd_axp192.c631 #define MFD_AXP192_CONST_CONFIG(model) \ argument
637 #define MFD_AXP192_AXP2101_DEFINE(node, model) \ argument
/Zephyr-latest/drivers/gpio/
Dgpio_max14916.c368 #define GPIO_MAX14906_DEVICE(id, model) \ argument
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c1311 static int mock_handle_caps_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in mock_handle_caps_get()
1342 static int mock_handle_chunks(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in mock_handle_chunks()
1375 static int mock_handle_update_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in mock_handle_update_get()
1408 static int mock_handle_update_apply(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in mock_handle_update_apply()
Dtest_blob.c264 static int mock_handle_info_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in mock_handle_info_get()
1313 static int dummy_xfer_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in dummy_xfer_get()
Dtest_provision.c168 static int mock_pdu_send(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in mock_pdu_send()
/Zephyr-latest/drivers/ethernet/phy/
Dphy_adin2111.c633 #define ADIN2111_PHY_INITIALIZE(n, model) \ argument
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c457 const struct bt_mesh_model *model; member
590 static int fault_get_cur(const struct bt_mesh_model *model, uint8_t *test_id, in fault_get_cur()
603 static int fault_get_reg(const struct bt_mesh_model *model, uint16_t company_id, in fault_get_reg()
619 static int fault_clear(const struct bt_mesh_model *model, uint16_t company_id) in fault_clear()
632 static int fault_test(const struct bt_mesh_model *model, uint8_t test_id, in fault_test()
1803 const struct bt_mesh_model *model = NULL; in model_send() local
5415 static void model_bound_cb(uint16_t addr, const struct bt_mesh_model *model, in model_bound_cb()
5436 static void model_unbound_cb(uint16_t addr, const struct bt_mesh_model *model, in model_unbound_cb()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h335 const struct bt_mesh_model *model; member
Daccess.h1004 static inline bool bt_mesh_model_pub_is_retransmission(const struct bt_mesh_model *model) in bt_mesh_model_pub_is_retransmission()
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_common.h380 int model; member
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h1390 const char *model; member

123