/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_uac2_macros.h | 114 /* Automatically assign Entity IDs based on entities order in devicetree */ 120 /* Connected Entity ID or 0 if property is not defined. Rely on devicetree 124 #define CONNECTED_ENTITY_ID(entity, phandle) \ argument 125 COND_CODE_1(DT_NODE_HAS_PROP(entity, phandle), \ 126 (ENTITY_ID(DT_PHANDLE_BY_IDX(entity, phandle, 0))), (0)) 128 #define ID_IF_TERMINAL_ASSOCIATES_WITH_TARGET(entity, target_id) \ argument 130 CONNECTED_ENTITY_ID(entity, assoc_terminal), target_id), \ 132 DT_NODE_HAS_COMPAT(entity, zephyr_uac2_input_terminal), \ 133 DT_NODE_HAS_COMPAT(entity, zephyr_uac2_output_terminal) \ 134 )), (ENTITY_ID(entity))) [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci_raw.rst | 10 HCI RAW channel API is intended to expose HCI interface to the remote entity. 11 The local Bluetooth controller gets owned by the remote entity and host
|
/Zephyr-latest/ |
D | LICENSE | 12 "Licensor" shall mean the copyright owner or entity authorized by 15 "Legal Entity" shall mean the union of the acting entity and all 17 control with that entity. For the purposes of this definition, 19 direction or management of such entity, whether by contract or 21 outstanding shares, or (iii) beneficial ownership of such entity. 23 "You" (or "Your") shall mean an individual or Legal Entity 52 or by an individual or Legal Entity authorized to submit on behalf of 62 "Contributor" shall mean Licensor and any individual or Legal Entity 82 institute patent litigation against any entity (including a
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | audio.c | 375 * @brief Helper function for checking if particular entity is a part of 378 * This function checks if given entity is a part of given audio device. 383 * descriptors are known and are not using any other entity type. 388 * @param [in, out] entity USB Audio entity. 389 * .id [in] id of searched entity 390 * .subtype [out] subtype of entity (if found) 392 * @return true if entity matched audio_dev_data, false otherwise. 395 struct usb_audio_entity *entity) in is_entity_valid() argument 404 if (fu->bUnitID == entity->id) { in is_entity_valid() 405 entity->subtype = fu->bDescriptorSubtype; in is_entity_valid() [all …]
|
D | usb_audio_internal.h | 39 /* Macros for maintaining features of feature unit entity */ 189 /* *_ID() macros are used to give proper Id to each entity describing 200 * class specific interface with valid entity. In case of Headphones this 201 * will always be 1st entity describing the device (Input terminal). This 203 * be 3rd entity (Output terminal) - addition of 3. 210 * Entity is one of: Terminal or Unit.
|
/Zephyr-latest/dts/bindings/usb/uac2/ |
D | zephyr,uac2-output-terminal.yaml | 4 description: USB Audio Class 2 Output Terminal entity 30 Connected clock entity
|
D | zephyr,uac2-input-terminal.yaml | 4 description: USB Audio Class 2 Input Terminal entity 26 Connected clock entity
|
D | zephyr,uac2-clock-source.yaml | 4 description: USB Audio Class 2 Clock Source entity 52 Sampling Frequencies, in Hz, this Clock Source Entity can generate.
|
D | zephyr,uac2-feature-unit.yaml | 4 description: USB Audio Class 2 Feature Unit entity
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_uac2.h | 32 * @brief Get entity ID 132 * rate if the Clock Source entity supports more than one sample rate. 150 * rate for given Clock Source entity.
|
/Zephyr-latest/doc/ |
D | substitutions.txt | 10 using the same name as the html entity names (e.g., ©) for that character
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_imx_scu.c | 28 * entity (e.g: SCFW, Linux etc...) or set to the default in pinctrl_configure_pins()
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
D | main.c | 34 /* Get the entity attestation token (requires ~1kB stack memory!). */ in main()
|
D | psa_attestation.h | 34 * verification entity (the IAT consumer).
|
/Zephyr-latest/samples/drivers/espi/src/ |
D | espi_oob_handler.h | 10 /* eSPI host entity address */
|
/Zephyr-latest/include/zephyr/net/ |
D | gptp.h | 328 * @brief This interface is used by the ClockSource entity to provide time to 329 * the ClockMaster entity of a time-aware system. 331 * @param arg Current state and parameters of the ClockSource entity.
|
D | ptp_time.h | 62 * entity (e.g. a PTP Instance) and provides a common time to that entity
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_emul.c | 29 /* the request entity currently owns the lock */ 125 * @param req Pointer to the request entity represented by mspi_dev_id. 181 * @param xfer Pointer to the MSPI transfer started by the request entity. 308 * Check the transfer context from the request entity. 310 * @param xfer Pointer to the MSPI transfer started by the request entity. 352 * @return Pointer to a mspi_emul entity if successful. 353 * @return NULL if mspi_emul entity not found.
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_data_set.h | 173 /** Fractional frequency offset of the Clock Source entity. */ 185 /** The synchronized time computed by the ClockSlave entity. */ 212 /** Time maintained by the ClockMaster entity. */ 215 /** Time provided by the ClockSource entity minus the sync time. */
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm-scmi.rst | 24 Entity that performs SCMI requests (e.g: gating a clock or configuring 71 Channels are **bidirectional** (exception: FastChannels), and, depending on which entity
|
/Zephyr-latest/include/zephyr/posix/ |
D | signal.h | 91 typedef int sig_atomic_t; /* Atomic entity type (ANSI) */
|
/Zephyr-latest/include/zephyr/net/http/ |
D | status.h | 80 HTTP_422_UNPROCESSABLE_ENTITY = 422, /**< Unprocessable Entity */
|
/Zephyr-latest/doc/services/input/ |
D | index.rst | 13 event represents a change in an individual event entity, for example the state
|
/Zephyr-latest/doc/services/ipc/ipc_service/ |
D | ipc_service.rst | 32 The endpoint is an entity the user must use to send and receive data between
|
/Zephyr-latest/doc/services/settings/ |
D | index.rst | 137 This means that the newest data entity is stored after any 140 call the callback with only the newest entity.
|