Home
last modified time | relevance | path

Searched refs:feature (Results 76 – 100 of 412) sorted by relevance

12345678910>>...17

/Zephyr-latest/boards/microchip/mec172xevb_assy6906/support/
Dspi_cfg.txt10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/support/
Dspi_cfg.txt10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
Dspi_cfg_4MBit.txt10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/
DKconfig11 # When adding Kconfig options, that control the same feature,
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg_cli.rst8 mesh node, including encryption keys, model configuration and feature
Dbrg_cfg_srv.rst12 version 1.1, and is used for supporting and configuring the Subnet Bridge feature.
/Zephyr-latest/samples/bluetooth/iso_receive/
DREADME.rst26 required ISO feature support in Zephyr Bluetooth Controller on supported boards.
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst18 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/
DKconfig10 # When adding Kconfig options, that control the same feature,
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DKconfig10 # When adding Kconfig options, that control the same feature,
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/
DREADME.rst21 * A controller that supports the Periodic Advertising with Responses (PAwR) - Scanner feature
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/
Dboard-catalog.js36 features.forEach(feature => {
42 tagElement.textContent = feature;
45 selectedTags.splice(selectedTags.indexOf(feature), 1);
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/
DKconfig11 # When adding Kconfig options, that control the same feature,
/Zephyr-latest/samples/bluetooth/iso_broadcast/
DREADME.rst26 required ISO feature support in Zephyr Bluetooth Controller on supported boards.
/Zephyr-latest/drivers/flash/
DKconfig.nrf52 Enable partial erase feature. Partial erase is performed in time
57 This feature may also be used for better syncing flash erase
DKconfig.mspi43 int "Page size to use for FLASH_LAYOUT feature"
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst5 Use the Bluetooth LE extended advertising feature.
10 This sample demonstrates the use of the extended advertising feature, by:
/Zephyr-latest/drivers/entropy/
DKconfig.native_sim22 Disabling this feature allows some other component to seed the host standard library random
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/
DREADME.rst22 * A controller that supports the Periodic Advertising with Responses (PAwR) - Advertiser feature
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst15 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/
DREADME.rst54 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/
DREADME.rst10 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/
Deth_cyclonev.c368 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/
DKconfig23 the bus is initialized, the feature engine is enabled, and INT1 is
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/
DREADME.rst28 * A controller that supports the Periodic Advertising with Responses (PAwR) - Advertiser feature

12345678910>>...17