Searched defs:model (Results 51 – 63 of 63) sorted by relevance
123
| /Zephyr-latest/drivers/sensor/sensirion/scd4x/ |
| D | scd4x.h | 65 enum scd4x_model_t model; member
|
| /Zephyr-latest/include/zephyr/sensing/ |
| D | sensing.h | 143 const char *model; member
|
| /Zephyr-latest/drivers/mfd/ |
| D | mfd_axp192.c | 631 #define MFD_AXP192_CONST_CONFIG(model) \ argument 637 #define MFD_AXP192_AXP2101_DEFINE(node, model) \ argument
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_max14916.c | 368 #define GPIO_MAX14906_DEVICE(id, model) \ argument
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_dfu.c | 1311 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()
|
| D | test_blob.c | 264 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()
|
| D | test_provision.c | 168 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/ |
| D | phy_adin2111.c | 633 #define ADIN2111_PHY_INITIALIZE(n, model) \ argument
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_mesh.c | 457 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/ |
| D | cfg_cli.h | 335 const struct bt_mesh_model *model; member
|
| D | access.h | 1004 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/ |
| D | osdp_common.h | 380 int model; member
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | sensor.h | 1390 const char *model; member
|
123