Searched refs:model (Results 976 – 1000 of 1024) sorted by relevance
1...<<3132333435363738394041
/Zephyr-latest/dts/riscv/ |
D | riscv32-litex-vexriscv.dtsi | 13 model = "litex,vexriscv";
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/ |
D | mimxrt1062_fmurt6.dts | 15 model = "NXP MIMXRT1062 FMURT6 board";
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk_mimxrt685s_cm33.dts | 16 model = "NXP MIMXRT685-EVK board";
|
/Zephyr-latest/drivers/sensor/ |
D | sensor_shell.c | 957 sensor->model ? sensor->model : null_str, in cmd_get_sensor_info()
|
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_pd.c | 55 .model = CONFIG_OSDP_PD_ID_MODEL, 604 buf[len++] = pd->id.model; in pd_build_reply()
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 64 Manufacturer's model number. Least 8 bits are valid.
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 134 CT_TARGET_CFLAGS="-ftls-model=local-exec"
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 86 - **Least privilege** describes an access model in which each user, 89 positive security model aims to minimize the attack surface of the
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 127 2.5 device model`_ may be a useful place to start, along with the 131 .. _A deep dive into the Zephyr 2.5 device model:
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 15 model = "NXP VMU RT1170";
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | mimxrt595_evk_mimxrt595s_cm33.dts | 16 model = "NXP MIMXRT595-EVK board";
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
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() argument 1313 static int dummy_xfer_get(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in dummy_xfer_get() argument
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 96 ``_backend_api`` using the BC1.2 charging detector driver as the model
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | cfg_cli.h | 335 const struct bt_mesh_model *model; member
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 207 addresses for the subscription list and model publication. 222 Server model. The message support can be enabled with the 229 * Fixed an issue where the Opcode Aggregator Server model did not compile without the Opcode 230 Aggregator Client model. 235 instantiated the Remote Provisioning Server model. 236 * Fixed an issue where the Large Composition Data Server model did not support Composition Data 238 * Fixed an issue where the Remote Provisioning Client model instanted on a node together with 239 the Remote Provisioning Server model could not reprovision itself.
|
D | release-notes-1.6.rst | 147 * Drivers: Improved Zephyr Driver model. 278 * ``ZEP-199`` - Zephyr driver model is undocumented
|
D | release-notes-4.1.rst | 31 :c:group:`new API<bt_hci_api>` that follows the normal Zephyr driver model.
|
D | release-notes-1.7.rst | 113 * Redesigned thread model for smaller memory consumption 390 * ``ZEP-1623`` - (Parts) of Networking docs still refer to 1.5 world model (with fibers and tasks) …
|
/Zephyr-latest/boards/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 17 model = "NXP MR-CANHUBK3";
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 66 Network device drivers fully follows Zephyr device driver model as a
|
/Zephyr-latest/doc/ |
D | glossary.rst | 39 An instruction set architecture (ISA) along with a programming model.
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 17 The Zephyr release model was loosely based on the Linux kernel model:
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 112 network model data
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 10 executed. After configuration is finished, CMake has an internal model of the
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 2324 vendor, model = compat.split(',', 1) 2327 self.compat2model[compat] = model
|
1...<<3132333435363738394041