Searched full:form (Results 1 – 25 of 253) sorted by relevance
1234567891011
/Zephyr-Core-3.5.0/ |
D | LICENSE | 26 "Source" form shall mean the preferred form for making modifications, 30 "Object" form shall mean any form resulting from mechanical 31 transformation or translation of a Source form, including but 36 Object form, made available under the License, as indicated by a 41 form, that is based on (or derived from) the Work and for which the 54 means any form of electronic, verbal, or written communication sent 71 Work and such Derivative Works in Source or Object form. 91 modifications, and in Source or Object form, provided that You 100 (c) You must retain, in the Source form of any Derivative Works 102 attribution notices from the Source form of the Work, [all …]
|
/Zephyr-Core-3.5.0/drivers/dai/intel/dmic/ |
D | dmic_nhlt.h | 105 * as well as on the form (packed/unpacked) of values. 112 * Size of a single coefficient is 20-bit. Coefficients may be sent in either unpacked form where 113 * each value takes one DWORD (32-bits) or in packed form where the array begins with 114 * (FIR_COEFFS_PACKED_TO_24_BITS) value to indicate packed form (unpacked coefficient has always 115 * most significant byte set to 0) followed by array of 24-bit values (in little endian form).
|
/Zephyr-Core-3.5.0/subsys/stats/ |
D | Kconfig | 18 form "s0", "s1", etc. Enabling this setting simplifies debugging, 29 form "s0", "s1", etc. Enabling this setting simplifies debugging,
|
/Zephyr-Core-3.5.0/doc/contribute/ |
D | index.rst | 88 in binary form, this page describes the process and guidelines for :ref:`contributing binary 99 You may apply for your Contributor Badge by filling out the `Zephyr Contributor Badge form`_. 110 .. _Zephyr Contributor Badge form: https://forms.gle/oCw9iAPLhUsHTapc8
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/ |
D | dt-util.h | 12 * #include <zephyr/dt-bindings/foo.h> form should be included. The
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/ |
D | led.rst | 10 strip form.
|
/Zephyr-Core-3.5.0/kernel/include/ |
D | gen_offset.h | 31 * form: 36 * to create the symbol with the following form:
|
/Zephyr-Core-3.5.0/dts/bindings/serial/ |
D | cypress,psoc6-uart.yaml | 29 form p<port>_<pin>_<periph><inst>_<signal>.
|
D | infineon,cat1-uart.yaml | 26 defines and be of the form p<port>_<pin><peripheral inst>_<signal>.
|
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | cypress,psoc6-spi.yaml | 29 and be of the form p<port>_<pin>_<periph><inst>_<signal>.
|
/Zephyr-Core-3.5.0/boards/shields/adafruit_2_8_tft_touch_v2/ |
D | adafruit_2_8_tft_touch_v2_nano.overlay | 11 * Arduino Nano form factor doesn't really have a Rev3 Arduino header
|
/Zephyr-Core-3.5.0/tests/crypto/tinycrypt/src/ |
D | test_ecc_utils.h | 10 * * Redistributions in binary form must reproduce the above copyright notice, 35 * - Redistributions in binary form must reproduce the above copyright
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/util/ |
D | memq.h | 10 * @details Elements form a linked list, and as payload carries a pointer
|
/Zephyr-Core-3.5.0/tests/modules/uoscore/src/oscore_testvector_tests/ |
D | oscore_test_vectors.h | 12 * - Generating OSCORE request with key form C.1.1 see RFC8613 Appendix C.4 34 /* Test vector C4: Generating a OSCORE Packet with key material form test vector 67 * - Generating OSCORE response with key form C.1.2 see RFC8613 Appendix C.7 125 * - Generating OSCORE request with key form C.2.1 see RFC8613 Appendix C.5 145 /* Test vector C5: Generating a OSCORE Packet with key material form test vector 223 /* Test vector C6: Generating a OSCORE Packet with key material form test vector 301 /* Test vector C4: Generating a OSCORE Packet with key material form test vector
|
/Zephyr-Core-3.5.0/dts/arm/nxp/ |
D | nxp_k8xfn256vxx15.dtsi | 11 /* The on-chip SRAM is split into SRAM_L and SRAM_U regions that form a
|
D | nxp_ke1xf256vlx16.dtsi | 11 /* The on-chip SRAM is split into SRAM_L and SRAM_U regions that form a
|
D | nxp_ke1xf512vlx16.dtsi | 11 /* The on-chip SRAM is split into SRAM_L and SRAM_U regions that form a
|
/Zephyr-Core-3.5.0/boards/shields/mikroe_adc_click/doc/ |
D | index.rst | 10 Analog-to-Digital converter in a `mikroBUS`_ |trade| form factor.
|
/Zephyr-Core-3.5.0/samples/subsys/console/getchar/ |
D | README.rst | 40 hex values and in character form. Be sure to press Enter, Up/Down, etc.
|
/Zephyr-Core-3.5.0/boards/arm/nrf52840_mdk_usb_dongle/doc/ |
D | index.rst | 10 by the nRF5240 multiprotocol SoC in a convenient USB dongle form factor.
|
/Zephyr-Core-3.5.0/include/zephyr/fs/ |
D | fcb.h | 221 * @return 0 on success, negative on failure (or transferred form callback 222 * return-value), positive transferred form callback return-value 322 * @param[in] off Read offset form sector begin. 336 * @param[in] off Write offset form sector begin.
|
/Zephyr-Core-3.5.0/drivers/net/ |
D | Kconfig | 76 Specify a MAC address for the PPP interface in the form of 166 Specify a MAC address for the SLIP interface in the form of
|
/Zephyr-Core-3.5.0/include/zephyr/debug/ |
D | thread_analyzer.h | 64 * form.
|
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/ |
D | lwm2m_util.h | 35 * @return ip address in readable form
|
/Zephyr-Core-3.5.0/boards/arm/mps3_an547/ |
D | board.cmake | 35 # -C indicate a config option in the form of:
|
1234567891011