Home
last modified time | relevance | path

Searched refs:provided (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm.crypto_modules22 Unset this option if the functionality provided by 'crypto_key_management.c'
30 Unset this option if the functionality provided by 'crypto_aead.c'
38 Unset this option if the functionality provided by 'crypto_mac.c'
46 Unset this option if the functionality provided by 'crypto_hash.c'
54 Unset this option if the functionality provided by 'crypto_cipher.c'
62 Unset this option if the encrypt functionality provided by 'crypto_asymmetric.c'
70 Unset this option if the sign functionality provided by 'crypto_asymmetric.c'
78 Unset this option if the functionality provided by 'crypto_key_derivation.c'
/Zephyr-latest/boards/nxp/common/
Dsegger-ecc-systemview.rst10 address provided to the tool should be the location of the ``_SEGGER_RTT``
14 The RTT control block address must be provided manually because this SOC
16 control block a fault will occur, provided that ECC is enabled and the RAM
/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst17 user-defined struct. Macros are provided to retrieve a user struct
21 allocate node objects because the memory is provided by the user).
26 needed will be provided by the user. Some of the provided data
/Zephyr-latest/boards/qemu/cortex_m3/
DKconfig.defconfig16 # these APIs are provided thougth Mbed TLS. Unfortunately this platform is not
17 # provided with a true random number generator which is required to properly
/Zephyr-latest/lib/cpp/
DKconfig85 Build with the minimal C++ library provided by Zephyr.
97 Build with GNU C++ Standard Library (libstdc++) provided by the GNU
107 Build with LLVM C++ Standard Library (libc++) provided by LLVM
116 Build with ARC MetaWare C++ Standard Library provided by the ARC
122 Build and link with an external/user-provided C++ standard library.
127 Build an external/user-provided C++ standard library.
/Zephyr-latest/tests/lib/mem_alloc/
DREADME.txt1 Title: Kernel Access to Dynamic Memory Allocation functions provided by
7 provided by standard C libraries supported in Zephyr:
11 of all functionality provided by the libraries.
/Zephyr-latest/boards/common/
Dstub.dts6 /* empty stub file provided for systems not using devicetree */
/Zephyr-latest/samples/drivers/charger/
DREADME.rst14 - The application will first poll for external power provided to the charger device.
15 - If power is provided to the charger, then the sample application will attempt to enable the charge
/Zephyr-latest/cmake/modules/
DFindThreads.cmake22 # program to check if the implementation is provided by libc), but it's not
23 # able to detect pthread implementation provided by Zephyr.
/Zephyr-latest/doc/hardware/peripherals/
Dentropy.rst10 entropy hardware present on the platform. The entropy APIs are provided
/Zephyr-latest/boards/native/common/extra_args/
DKconfig9 program from the shell. These will be parsed just before the shell provided ones.
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtest_asm_inline_gcc.h52 #error implementation of timestamp_serialize() not provided for your CPU target
/Zephyr-latest/lib/libc/
DKconfig11 implementation, rather than the subset provided by MINIMAL_LIBC.
94 expected to be provided by the toolchain.
119 C library provided by ARC MWDT toolchain.
124 Build with external/user provided C library.
/Zephyr-latest/subsys/canbus/
DKconfig.canopen10 support. Support is provided by the 3rd party CANopenNode
/Zephyr-latest/doc/develop/toolchains/
Dhost.rst7 a Linux host, you may be able to reuse the native development tools provided
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst26 With a SEGGER debug probe, it's possible to use a ready, SEGGER-provided implementation
42 Using SEGGER-provided ISR
45 The ready implementation provided with :kconfig:option:`CONFIG_SEGGER_DEBUGMON` provides functional…
/Zephyr-latest/boards/st/nucleo_wb05kz/
Darduino_r3_connector.dtsi16 * Only the connected pins are provided here.
/Zephyr-latest/boards/st/nucleo_wb09ke/
Darduino_r3_connector.dtsi16 * Only the connected pins are provided here.
/Zephyr-latest/boards/nxp/usb_kw24d512/
DKconfig.defconfig10 # clock from the transceiver provided at the CLK_OUT output.
/Zephyr-latest/samples/subsys/usb/cdc_acm/
DREADME.rst11 Abstract Control Model (ACM) driver provided by the Zephyr project.
13 provided by this driver.
74 And on ttyACM device, provided by zephyr USB device stack:
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst53 Credential contents can be provided in-line with the call to ``cred add``, or will otherwise be sou…
64 To add a TLS credential using data provided with the same command, use:
81 …"``<FORMAT>``", "Specifies the storage format of the provided credential. See :ref:`tls_credential…
82 …"``<DATA>``", "If provided, this argument will be used as the credential data, instead of any data…
135 …"``<FORMAT>``", "Specifies the retrieval format for the provided credential. See :ref:`tls_credent…
179 …"``<SECTAG>``", "Optional. If provided, only list credentials with this sectag. Pass ``any`` or om…
180 …"``<TYPE>``", "Optional. If provided, only list credentials with this credential type. Pass ``any`…
249 The remaining three formats are provided for convenience in special use-cases.

12345678910>>...24