Searched full:downstream (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | comm_widget.h | 22 * Downstream Attributes 23 * Attribute register for downstream message. 67 * Downstream Lower Address 68 * Address register (lower 32 bits) for downstream message. 79 * Downstream Upper Address 80 * Address register (upper 32 bits) for downstream message. 110 * Downstream SAI 111 * Extended header (SAI / RS) register for downstream message. 148 * Downstream Data 149 * Receive data register for downstream message. [all …]
|
/Zephyr-latest/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 11 1.2 (BC1.2) with Standard/Charging/Dedicated downstream port 33 CDP (Charging Downstream Port), after successful CDP detection the 35 Downstream Port).
|
/Zephyr-latest/dts/bindings/usb/ |
D | usb-bc12.yaml | 17 - BC12_TYPE_SDP: Device supports SDP (standard downstream port) 20 - BC12_TYPE_CDP: Device supports CDP (charging downstream port)
|
/Zephyr-latest/submanifests/ |
D | README.txt | 10 https://docs.zephyrproject.org/latest/guides/west/manifest.html#example-2-2-downstream-with-directo…
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bc12.rst | 28 Charging Downstream Port Rated Current ICDP 1.5 - 5.0 A 67 (Standard Downstream Port) charging partner or if BC1.2 detection fails, the 74 a downstream facing port, i.e. a USB host port. For charging port mode, the
|
D | charger.rst | 9 system as an input and provide power as an output downstream to the battery pack(s) and system.
|
/Zephyr-latest/subsys/net/lib/http/ |
D | README_http_parser | 4 The http-parser library* from the nodejs project is a downstream of an
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 1323 Example 1.1: Downstream of a Zephyr release 1334 my-downstream/ 1342 └── my-repo/ # your downstream repository 1366 west init -m https://git.example.com/my-repo my-downstream 1367 cd my-downstream 1370 After ``west init``, :file:`my-downstream/my-repo` will be cloned. 1374 :file:`my-downstream` as well. 1381 Example 1.2: "Rolling release" Zephyr downstream 1404 west init -m https://git.example.com/my-repo my-downstream 1405 cd my-downstream [all …]
|
D | why.rst | 30 * **R3**: Allow users and downstream distributions to override or remove 58 - Does not support **R3**, since downstream copies would need to either
|
D | workspaces.rst | 264 - Useful for those supporting multiple independent applications or downstream
|
/Zephyr-latest/include/zephyr/drivers/usb/ |
D | usb_bc12.h | 40 * attached partner is a SDP (standard downstream port). 75 /** Standard Downstream Port */ 79 /** Charging Downstream Port */
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/doc/ |
D | index.rst | 14 The kit contains a Microchip USB 2.0 Hi-Speed hub controller with two downstream
|
/Zephyr-latest/include/zephyr/drivers/ |
D | dai.h | 166 * Allows the DAI and downstream codecs to prepare for audio Tx/Rx by 167 * starting any required clocks for downstream PLL/FLL locking. 190 * Allows the DAI and downstream codecs to shutdown cleanly after audio 191 * Tx/Rx by stopping any required clocks for downstream audio completion.
|
D | charger.h | 107 * Reserved to demark downstream custom properties - use this value as the actual value may
|
D | fuel_gauge.h | 107 * Reserved to demark downstream custom properties - use this value as the actual value may
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | link-roles.py | 94 # This allows e.g. building the docs in downstream Zephyr-based
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_adv.h | 17 /* Downstream last packet sequence number */
|
/Zephyr-latest/dts/bindings/usb-c/ |
D | usb-c-connector.yaml | 89 * "host" for Downstream Facing Port (DFP)
|
/Zephyr-latest/boards/amd/acp_6_0_adsp/doc/ |
D | index.rst | 104 - mailbox downstream 0x400 - size 0x400
|
/Zephyr-latest/include/zephyr/drivers/pcie/ |
D | cap.h | 82 #define PCIE_EXT_CAP_ID_DPC 0x001DU /**< DPC: Downstream Port Containment */
|
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 319 /* Downstream - Data */ 330 /* Downstream - ISO Data */
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_dw_ace.c | 63 * above) are downstream of the DINT layer, and must be independently
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 50 #. Take the SoC definition from Zephyr v3.6.0 and copy it to your downstream 983 Boards already supported by Zephyr can be extended by downstream users, such as 986 upstream Zephyr repository, but they can be in a downstream project, where 989 features are developed in a downstream module.
|
/Zephyr-latest/drivers/pcie/host/ |
D | shell.c | 78 { PCIE_EXT_CAP_ID_DPC, "Downstream Port Containment" },
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 21 therefore free to create Zephyr-based downstream software which uses binary
|
12