Searched refs:capability (Results 1 – 25 of 185) sorted by relevance
12345678
/Zephyr-latest/snippets/nordic-ppr/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
|
/Zephyr-latest/drivers/mspi/ |
D | Kconfig | 43 Describes controller hardware XIP capability and 49 Describes controller hardware scrambling capability and
|
/Zephyr-latest/snippets/nordic-flpr/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
|
/Zephyr-latest/doc/kernel/usermode/ |
D | index.rst | 6 Zephyr offers the capability to run threads at a reduced privilege level
|
/Zephyr-latest/snippets/nordic-flpr-xip/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
|
/Zephyr-latest/snippets/nordic-ppr-xip/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
|
/Zephyr-latest/tests/subsys/edac/ibecc/ |
D | README.rst | 26 Injection capability. This helps to test the error checking, logging and 37 Due to high security risk Error Injection capability should not be
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.x86 | 45 deadline capability. The use of a free-running 64 bit 52 deadline capability. 61 If your CPU supports invariant TSC but no TSC deadline capability
|
/Zephyr-latest/subsys/random/ |
D | CMakeLists.txt | 14 not truly random generators. This capability is not secure and it is
|
/Zephyr-latest/drivers/edac/ |
D | Kconfig | 16 Enable Error injection capability for test error checking
|
/Zephyr-latest/drivers/pcie/host/ |
D | Kconfig | 54 support of such capability so each message can get a vector 74 Up to the PCIe device driver to enable its PTM requester capability.
|
/Zephyr-latest/samples/bluetooth/direct_adv/ |
D | README.rst | 10 Application demonstrating the Bluetooth LE Direct Advertising capability. If no device is bonded
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig | 99 The drivers MAY have the capability IEEE802154_HW_SELECTIVE_TXCHANNEL only if 101 MUST NOT have the capability.
|
D | Kconfig.nrf5 | 94 When this option is enabled the OpenThread capability 104 IEEE802154_OPENTHREAD_HW_CST capability.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | README_lwm2m | 6 SenML CBOR content format support takes advantage of the Zcbor library's capability of generating
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | ssp.c | 619 LOG_DBG("remote %s, IOcapa 0x%02x, auth 0x%02x", bt_addr_str(&evt->bdaddr), evt->capability, in bt_hci_io_capa_resp() 629 if (evt->capability > BT_IO_NO_INPUT_OUTPUT) { in bt_hci_io_capa_resp() 642 conn->br.remote_io_capa = evt->capability; in bt_hci_io_capa_resp() 727 cp->capability = get_io_capa(); in bt_hci_io_capa_req()
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 34 - GPIO expansion connector (Raspberry Pi® shields capability) 37 capability: Virtual COM port and debug port 88 - Up to 176 I/O ports with interrupt capability 104 - 2 × CAN controllers supporting CAN FD protocol, TTCAN capability
|
/Zephyr-latest/soc/intel/apollo_lake/doc/ |
D | supported_features.txt | 16 The Apollo Lake UARTs are NS16550-compatible, with "high-speed" capability.
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | Kconfig | 46 Be aware that upload capability can be a security risk because
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | iface.c | 33 enum ethernet_hw_caps capability; member 37 #define EC(cap, desc) { .capability = cap, .description = desc } 71 if (caps & eth_hw_caps[i].capability) { in print_supported_ethernet_capabilities()
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 31 Note that explicit-erase capability does not warrants that 68 no_explicit_erase capability in your drivers flash_parameters. 96 for flash drivers that expose this capability.
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 98 Enable commissioner capability in OpenThread stack. Note, that DTLS 184 Enable Thread Services capability in OpenThread stack 204 Enable joiner capability in OpenThread stack. Note, that DTLS
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.loapic | 45 capability allows IO-APIC-dependent code to be included.
|
/Zephyr-latest/samples/bluetooth/channel_sounding/ |
D | README.rst | 70 CS capability exchange completed. 85 CS capability exchange completed.
|
/Zephyr-latest/boards/st/stm32f072_eval/doc/ |
D | index.rst | 46 - GPIO with external interrupt capability 62 - Up to 87 fast I/Os: 68 I/Os with 5V tolerant capability and 19 with independent supply
|
12345678