Searched full:described (Results 1 – 25 of 275) sorted by relevance
1234567891011
/Zephyr-Core-3.5.0/samples/boards/mec15xxevb_assy6853/power_management/src/ |
D | power_mgmt.h | 21 * @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/ |
D | README.rst | 12 (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/ |
D | power_mgmt.h | 19 * @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/ |
D | writer.py | 14 # 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/ |
D | dt-vs-kconfig.rst | 25 * 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/ |
D | README.rst | 32 described below: 40 To build the sample for `VM800C board`_ the shield must be defined as described
|
/Zephyr-Core-3.5.0/drivers/i2c/ |
D | Kconfig.xilinx_axi | 11 This is an FPGA logic core as described by Xilinx document PG090.
|
/Zephyr-Core-3.5.0/dts/bindings/fs/ |
D | zephyr,fstab.yaml | 8 properties described in zephyr,fstab-common.yaml.
|
/Zephyr-Core-3.5.0/doc/kernel/data_structures/ |
D | rbtree.rst | 11 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/ |
D | ws2812.yaml | 12 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/ |
D | Kconfig.altera_avalon | 12 Interval Timer as described in the Embedded IP documentation, for use
|
/Zephyr-Core-3.5.0/kernel/ |
D | version.c | 13 * The kernel version is a four-byte value, whose format is described in the
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/adc/ |
D | ads114s0x_adc.h | 11 * These are the available data rates described as samples per second. They
|
/Zephyr-Core-3.5.0/doc/connectivity/usb/device/api/ |
D | usb_dc.rst | 6 The USB device controller driver API is described in
|
/Zephyr-Core-3.5.0/doc/connectivity/usb/host/api/ |
D | uhc.rst | 6 The USB host controller driver API is described in
|
/Zephyr-Core-3.5.0/dts/bindings/pcie/host/ |
D | pci-host-ecam-generic.yaml | 21 As described in IEEE Std 1275-1994, but must provide at least a
|
/Zephyr-Core-3.5.0/samples/drivers/led_ws2812/ |
D | f070rb-bindings.h | 13 * Each bit of the control signal (waveform) is described with a 1.2 us pulse:
|
/Zephyr-Core-3.5.0/cmake/linker/ld/gcc/ |
D | linker_flags.cmake | 5 # 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/ |
D | udc.rst | 6 The USB device controller driver API is described in
|
/Zephyr-Core-3.5.0/drivers/pm_cpu_ops/ |
D | Kconfig | 29 management operations described in ARM document number ARM DEN
|
/Zephyr-Core-3.5.0/arch/x86/ |
D | Kconfig | 369 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/ |
D | vishay,veml7700.yaml | 17 Power saving mode as described in the datasheet on page 8.
|
/Zephyr-Core-3.5.0/samples/net/sockets/packet/ |
D | README.rst | 27 described in :ref:`networking_with_host`.
|
/Zephyr-Core-3.5.0/doc/develop/ |
D | modules.rst | 10 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/ |
D | Kconfig | 73 int "Random factor for ACK timeout described as percentage" 77 Factor described as percentage to extend CoAP ACK timeout. A value
|
1234567891011