Searched full:describes (Results 1 – 25 of 127) sorted by relevance
123456
/Zephyr-Core-3.6.0/doc/contribute/ |
D | index.rst | 30 This document is another mandatory read that describes the expected behavior of `all` 37 This page describes these guidelines and introduces important considerations regarding the use of 64 This page describes how to build the Zephyr documentation locally. 80 This page describes in more details when and how to import external source code into Zephyr. 88 in binary form, this page describes the process and guidelines for :ref:`contributing binary
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/ |
D | kscan.h | 40 * @param row Describes row change. 41 * @param column Describes column change. 42 * @param pressed Describes the kind of key event.
|
/Zephyr-Core-3.6.0/dts/bindings/mtd/ |
D | atmel,sam-flash.yaml | 5 This binding describes the Atmel SAM flash area layout. 107 blocks of flash at a time. This property describes the largest 115 blocks of flash at a time. This property describes the layout of
|
/Zephyr-Core-3.6.0/dts/bindings/clock/ |
D | st,stm32-clock-mux.yaml | 6 Describes a clock multiplexer, such as per_ck on STM32H7 or
|
/Zephyr-Core-3.6.0/dts/bindings/iio/afe/ |
D | current-sense-shunt.yaml | 7 shunt, not the voltage over it. This binding describes such a current
|
D | current-sense-amplifier.yaml | 7 sense resistor, not the voltage over it. This binding describes such a current
|
/Zephyr-Core-3.6.0/doc/safety/ |
D | safety_overview.rst | 96 project regardless of the functional safety goals. The following list describes the quality goals 114 In this chapter the Safety Committee describes why they need the above listed quality goals as 136 very important in terms of safety. On the one hand, this specifies and describes in detail and on a 213 The diagram describes the rough process defined by the Safety Committee to ensure safety in the 216 committee in the whole process. The diagram only describes the paths that are possible when a 235 #. This section describes the certification side. At this point, the code base has to be in an 245 #. This describes the necessary safety process required for certification itself. Here, the final
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/shell/ |
D | pbp.rst | 4 This document describes how to run the Public Broadcast Profile functionality.
|
D | tmap.rst | 4 This document describes how to run the Telephone and Media Audio Profile functionality.
|
D | bap_scan_delegator.rst | 4 This document describes how to run the Scan Delegator functionality, Note that
|
/Zephyr-Core-3.6.0/dts/bindings/gpio/ |
D | nxp,lpc-gpio.yaml | 20 description: The GPIO port this node describes
|
/Zephyr-Core-3.6.0/dts/bindings/flash_controller/ |
D | nordic,nrf-qspi.yaml | 7 The reg property describes two register blocks: one for the memory
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 45 Each attribute contain a ``uuid``, which describes their type, a ``read`` 69 :c:struct:`bt_gatt_discover_params` struct which describes the type of
|
/Zephyr-Core-3.6.0/scripts/dts/python-devicetree/src/devicetree/ |
D | _private.py | 17 # to err_class is a string which describes the error.
|
/Zephyr-Core-3.6.0/samples/subsys/mgmt/osdp/ |
D | README.rst | 11 OSDP describes the communication protocol for interfacing one or more Peripheral
|
/Zephyr-Core-3.6.0/doc/hardware/arch/ |
D | risc-v.rst | 7 This page describes current state of Zephyr for RISC-V processors.
|
/Zephyr-Core-3.6.0/dts/bindings/dma/ |
D | nxp,mcux-edma.yaml | 51 Describes an offset between two channels share the same interrupt entry.
|
/Zephyr-Core-3.6.0/samples/net/wpanusb/ |
D | wpan-radio-spec.txt | 6 The document describes protocol between 802.15.4 physical radio and Linux
|
/Zephyr-Core-3.6.0/include/zephyr/data/ |
D | navigation.h | 22 * @details The structure describes the momentary navigation details of a
|
/Zephyr-Core-3.6.0/doc/project/ |
D | index.rst | 37 :ref:`project_roles` describes in detail the Zephyr project roles and associated permissions
|
/Zephyr-Core-3.6.0/boards/shields/x_nucleo_iks4a1/doc/ |
D | index.rst | 144 This overlay describes sensor connections (and matching h/w configuration to be done) 147 This overlay describes sensor connections (and matching h/w configuration to be done) 150 This overlay describes sensor connections (and matching h/w configuration to be done)
|
/Zephyr-Core-3.6.0/doc/build/dts/ |
D | intro-scope-purpose.rst | 6 A *devicetree* is primarily a hierarchical data structure that describes
|
D | bindings-syntax.rst | 45 # If the node describes bus hardware, like an SPI bus controller 119 The ``properties:`` key describes properties that nodes which match the binding 185 # Describes a property like 'current-speed = <115200>;'. We pretend that 192 # Describes an optional property like 'keys = "foo", "bar";' 197 # Describes an optional property like 'maximum-speed = "full-speed";' 208 # Describes an optional property like 'resolution = <16>;' 218 # Describes a required property '#address-cells = <1>'; the const
|
/Zephyr-Core-3.6.0/scripts/west_commands/zspdx/ |
D | walker.py | 165 # create DESCRIBES relationship data 171 rd.rlnType = "DESCRIBES" 186 # the DESCRIBES relationship for the build document will be 193 rd.rlnType = "DESCRIBES" 242 # create DESCRIBES relationship data 248 rd.rlnType = "DESCRIBES" 270 # create DESCRIBES relationship data 276 rd.rlnType = "DESCRIBES"
|
/Zephyr-Core-3.6.0/dts/bindings/audio/ |
D | nxp,dmic.yaml | 30 # Child binding definition, describes each channel of the DMIC
|
123456