Searched full:instantiated (Results 1 – 25 of 76) sorted by relevance
1234
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_cli.rst | 15 The Health Client model is optional, and may be instantiated on any element. 16 However, if a Health Client model is instantiated on an element other than the
|
D | priv_beacon_srv.rst | 18 must be instantiated for the device to support sending of the private beacons, 31 If present, the Private Beacon Server model must only be instantiated on the primary element.
|
D | cfg_srv.rst | 12 must only be instantiated on the primary element.
|
D | brg_cfg_cli.rst | 15 If present, the Bridge Configuration Client model must only be instantiated on the primary
|
D | cfg_cli.rst | 20 The Configuration Client model is optional, and it must only be instantiated on the
|
D | brg_cfg_srv.rst | 18 If present, the Bridge Configuration Server model must be instantiated on the primary element.
|
D | lcd_cli.rst | 18 If present, the Large Composition Data Client model must only be instantiated on the primary
|
D | od_srv.rst | 20 If present, the On-Demand Private Proxy Server model must only be instantiated on the primary
|
D | op_agg_cli.rst | 17 If present, the Opcodes Aggregator Client model must only be instantiated on the primary element.
|
D | op_agg_srv.rst | 17 If present, the Opcodes Aggregator Server model must only be instantiated on the primary element.
|
D | sar_cfg_srv.rst | 24 If present, the SAR Configuration Server model must only be instantiated on the primary element.
|
D | priv_beacon_cli.rst | 28 If present, the Private Beacon Client model must only be instantiated on the primary element.
|
D | srpl_cli.rst | 18 If present, the Solicitation PDU RPL Configuration Client model must only be instantiated on the
|
D | srpl_srv.rst | 19 If present, the Solicitation PDU RPL Configuration Server model must only be instantiated on the
|
D | od_cli.rst | 19 If present, the On-Demand Private Proxy Client model must only be instantiated on the primary
|
D | rpr_srv.rst | 18 If present, the Remote Provisioning Server model must be instantiated on the primary element.
|
D | sar_cfg_cli.rst | 34 If present, the SAR Configuration Client model must only be instantiated on the primary element.
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.emul | 13 to be instantiated. Furthermore, the emulated pins can be "wired"
|
/Zephyr-latest/tests/drivers/bbram/generic/src/ |
D | fixture.c | 16 zassert_not_null(dev, "Cannot get device pointer. Is this driver properly instantiated?"); in get_and_check_emul()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | access.h | 86 * directly to the application without having instantiated the relevant models. 95 * Send a mesh model layer message out into the mesh network without having instantiated
|
/Zephyr-latest/samples/subsys/usb/common/ |
D | sample_usbd.h | 24 * single configuration instantiated in sample_usbd_init.c, which should be
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig.vfp | 26 # type of the VFP core instantiated by the SoC. 198 # specify the type of the VFP core instantiated by the SoC.
|
/Zephyr-latest/include/zephyr/bluetooth/services/nus/ |
D | inst.h | 30 /** Required as the service may be instantiated outside of the module */
|
/Zephyr-latest/dts/bindings/spi/ |
D | xlnx,xps-spi-2.00.a.yaml | 44 Indicates the core is instantiated with the STARTUP block option, as is
|
/Zephyr-latest/kernel/ |
D | Kconfig.device | 26 Support mutable devices. Mutable devices are instantiated in SRAM
|
1234