Home
last modified time | relevance | path

Searched full:described (Results 1 – 25 of 275) sorted by relevance

1234567891011

/Zephyr-Core-3.5.0/samples/boards/mec15xxevb_assy6853/power_management/src/
Dpower_mgmt.h21 * @param cycles to repeat the cycle described above.
33 * @param cycles to repeat the cycle described above.
/Zephyr-Core-3.5.0/samples/drivers/led_pwm/
DREADME.rst12 (child nodes) the same test pattern (described below) is executed. The LED API
31 The LEDs must be correctly described in the DTS: the compatible property of the
/Zephyr-Core-3.5.0/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.h19 * @param cycles to repeat the cycle described above.
29 * @param cycles to repeat the cycle described above.
/Zephyr-Core-3.5.0/scripts/west_commands/zspdx/
Dwriter.py14 # 2) rln: Relationship object being described
21 # 2) bf: File object being described
48 # 2) pkg: Package object being described
88 # 2) lic: custom license ID being described
99 # 2) doc: Document object being described
/Zephyr-Core-3.5.0/doc/build/dts/
Ddt-vs-kconfig.rst25 * The fact that the board has this UART **hardware** is described with two UART
29 * Additionally, the UART **boot-time configuration** is also described with
32 their boot-time configuration is described in devicetree.
/Zephyr-Core-3.5.0/samples/drivers/misc/ft800/
DREADME.rst32 described below:
40 To build the sample for `VM800C board`_ the shield must be defined as described
/Zephyr-Core-3.5.0/drivers/i2c/
DKconfig.xilinx_axi11 This is an FPGA logic core as described by Xilinx document PG090.
/Zephyr-Core-3.5.0/dts/bindings/fs/
Dzephyr,fstab.yaml8 properties described in zephyr,fstab-common.yaml.
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Drbtree.rst11 conventional red/black tree as described by multiple academic sources.
42 described above, all of these routines are guaranteed to have at most
69 As described, the Zephyr rbtree implementation is a conventional
70 red/black tree as described pervasively in academic sources. Low
/Zephyr-Core-3.5.0/dts/bindings/led_strip/
Dws2812.yaml12 The PWM protocol is described here:
26 For the control signal (waveform) each bit is described with a 1.2 us pulse:
/Zephyr-Core-3.5.0/drivers/timer/
DKconfig.altera_avalon12 Interval Timer as described in the Embedded IP documentation, for use
/Zephyr-Core-3.5.0/kernel/
Dversion.c13 * The kernel version is a four-byte value, whose format is described in the
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/adc/
Dads114s0x_adc.h11 * These are the available data rates described as samples per second. They
/Zephyr-Core-3.5.0/doc/connectivity/usb/device/api/
Dusb_dc.rst6 The USB device controller driver API is described in
/Zephyr-Core-3.5.0/doc/connectivity/usb/host/api/
Duhc.rst6 The USB host controller driver API is described in
/Zephyr-Core-3.5.0/dts/bindings/pcie/host/
Dpci-host-ecam-generic.yaml21 As described in IEEE Std 1275-1994, but must provide at least a
/Zephyr-Core-3.5.0/samples/drivers/led_ws2812/
Df070rb-bindings.h13 * Each bit of the control signal (waveform) is described with a 1.2 us pulse:
/Zephyr-Core-3.5.0/cmake/linker/ld/gcc/
Dlinker_flags.cmake5 # All flags should be described, and the caller should know the flag name to use.
/Zephyr-Core-3.5.0/doc/connectivity/usb/device_next/api/
Dudc.rst6 The USB device controller driver API is described in
/Zephyr-Core-3.5.0/drivers/pm_cpu_ops/
DKconfig29 management operations described in ARM document number ARM DEN
/Zephyr-Core-3.5.0/arch/x86/
DKconfig369 as described in CVE-2017-5754.
376 swapgs CPU vulnerabilities as described in CVE-2017-5753,
384 vulnerability, as described in CVE-2017-5715.
391 vulnerability, as described in CVE-2018-3639.
398 vulnerability, as described in CVE-2018-3665.
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dvishay,veml7700.yaml17 Power saving mode as described in the datasheet on page 8.
/Zephyr-Core-3.5.0/samples/net/sockets/packet/
DREADME.rst27 described in :ref:`networking_with_host`.
/Zephyr-Core-3.5.0/doc/develop/
Dmodules.rst10 Zephyr build system, as described in more detail in other sections on
46 Zephyr modules, described in this page, are not the same as :ref:`west projects
202 counterpart following the policies described in
272 with Zephyr CI tools, as described in more detail in other sections on
351 * licensing information as described in :ref:`modules_licensing`.
454 A module can be described using a file named :file:`zephyr/module.yml`.
455 The format of :file:`zephyr/module.yml` is described in the following:
500 described as:
534 be described as:
561 Build files located in a ``MODULE_EXT_ROOT`` can be described as:
[all …]
/Zephyr-Core-3.5.0/subsys/net/lib/coap/
DKconfig73 int "Random factor for ACK timeout described as percentage"
77 Factor described as percentage to extend CoAP ACK timeout. A value

1234567891011