Searched refs:feature (Results 76 – 100 of 412) sorted by relevance
12345678910>>...17
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/support/ |
D | spi_cfg.txt | 10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/support/ |
D | spi_cfg.txt | 10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
|
D | spi_cfg_4MBit.txt | 10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/ |
D | Kconfig | 11 # When adding Kconfig options, that control the same feature,
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_cli.rst | 8 mesh node, including encryption keys, model configuration and feature
|
D | brg_cfg_srv.rst | 12 version 1.1, and is used for supporting and configuring the Subnet Bridge feature.
|
/Zephyr-latest/samples/bluetooth/iso_receive/ |
D | README.rst | 26 required ISO feature support in Zephyr Bluetooth Controller on supported boards.
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 18 and linked to any relevant :ref:`bug or feature tracking issues<bug_reporting>` 267 :ref:`feature <feature-tracking>`. 276 - Changes/Updates/Additions to existing :ref:`features <feature-tracking>`. 279 - A request for a new :ref:`feature <feature-tracking>`. 282 - A :ref:`planned feature<feature-tracking>` with a milestone. 285 - Covers porting an existing feature (including Zephyr itself) to new hardware. 299 feature requests are handled and become features can be found in :ref:`Feature 300 Tracking<feature-tracking>`.
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/ |
D | Kconfig | 10 # When adding Kconfig options, that control the same feature,
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/ |
D | Kconfig | 10 # When adding Kconfig options, that control the same feature,
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/ |
D | README.rst | 21 * A controller that supports the Periodic Advertising with Responses (PAwR) - Scanner feature
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/ |
D | board-catalog.js | 36 features.forEach(feature => { 42 tagElement.textContent = feature; 45 selectedTags.splice(selectedTags.indexOf(feature), 1);
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/ |
D | Kconfig | 11 # When adding Kconfig options, that control the same feature,
|
/Zephyr-latest/samples/bluetooth/iso_broadcast/ |
D | README.rst | 26 required ISO feature support in Zephyr Bluetooth Controller on supported boards.
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf | 52 Enable partial erase feature. Partial erase is performed in time 57 This feature may also be used for better syncing flash erase
|
D | Kconfig.mspi | 43 int "Page size to use for FLASH_LAYOUT feature"
|
/Zephyr-latest/samples/bluetooth/extended_adv/ |
D | README.rst | 5 Use the Bluetooth LE extended advertising feature. 10 This sample demonstrates the use of the extended advertising feature, by:
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.native_sim | 22 Disabling this feature allows some other component to seed the host standard library random
|
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/ |
D | README.rst | 22 * A controller that supports the Periodic Advertising with Responses (PAwR) - Advertiser feature
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | features.rst | 15 grown to be mature and feature-rich, as can be seen in the section below. 70 * Pairing support, including the Secure Connections feature from Bluetooth 4.2
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 54 This sample supports APEX feature of TDK device. It needs to be specified as below: 62 Make sure the apex feature used is in devicetree, then build and run with:
|
/Zephyr-latest/samples/bluetooth/channel_sounding/ |
D | README.rst | 10 These samples demonstrates how to use the Bluetooth Channel Sounding feature. 21 The Channel Sounding feature does not mandate a specific algorithm for computing distance estimates, 41 * A controller that supports the Channel Sounding feature
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_cyclonev.c | 368 if (p->feature & EMAC_DMA_HW_FEATURE_MIISEL) { in eth_cyclonev_caps() 372 if (p->feature & EMAC_DMA_HW_FEATURE_GMIISEL) { in eth_cyclonev_caps() 375 if (p->feature & EMAC_DMA_HW_FEATURE_RXTYP2COE) { in eth_cyclonev_caps() 378 if (p->feature & EMAC_DMA_HW_FEATURE_RXTYP1COE) { in eth_cyclonev_caps() 884 p->feature = sys_read32(EMAC_DMA_HW_FEATURE_ADDR(p->base_addr)); in eth_cyclonev_probe()
|
/Zephyr-latest/drivers/sensor/bosch/bmi323/ |
D | Kconfig | 23 the bus is initialized, the feature engine is enabled, and INT1 is
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/ |
D | README.rst | 28 * A controller that supports the Periodic Advertising with Responses (PAwR) - Advertiser feature
|
12345678910>>...17