Home
last modified time | relevance | path

Searched refs:entity (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_uac2_macros.h124 #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)))
145 #define FIND_ASSOCIATED_TERMINAL(entity) \ argument
146 DT_FOREACH_CHILD_VARGS(DT_PARENT(entity), \
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci_raw.rst10 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/subsys/usb/device/class/audio/
Daudio.c395 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()
414 if (fu->bUnitID == entity->id) { in is_entity_valid()
415 entity->subtype = fu->bDescriptorSubtype; in is_entity_valid()
436 struct usb_audio_entity *entity) in get_audio_dev_data_by_entity() argument
446 if (is_entity_valid(audio_dev_data, entity)) { in get_audio_dev_data_by_entity()
717 struct usb_audio_entity entity; in handle_interface_req() local
722 entity.id = entity_id; in handle_interface_req()
734 audio_dev_data = get_audio_dev_data_by_entity(&entity); in handle_interface_req()
[all …]
/Zephyr-latest/doc/
Dsubstitutions.txt10 using the same name as the html entity names (e.g., ©) for that character
Dzephyr.doxyfile.in146 # the entity):The $name class, The $name widget, The $name file, is, provides,
1194 # entity all documented functions referencing it will be listed.
1306 # tag works for classes, function and member names. The entity will be placed in
1307 # the alphabetical list under the first letter of the entity name that remains
2272 # will generate one additional man file for each entity documented in the real
/Zephyr-latest/
DLICENSE12 "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.
82 institute patent litigation against any entity (including a
/Zephyr-latest/doc/services/input/
Dindex.rst13 event represents a change in an individual event entity, for example the state
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst32 The endpoint is an entity the user must use to send and receive data between
/Zephyr-latest/doc/services/settings/
Dindex.rst137 This means that the newest data entity is stored after any
140 call the callback with only the newest entity.
/Zephyr-latest/doc/services/pm/
Ddevice.rst128 external entity (e.g Host CPU). In this scenario, some devices have to be
130 this external entity.
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst71 Channels are **bidirectional** (exception: FastChannels), and, depending on which entity
/Zephyr-latest/doc/security/
Dreporting.rst59 entity, assign it to that individual, and move the
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst36 - method used to prove the authenticity of an entity.
73 - entity that creates an assembled final consumer IoT product, which is likely to contain
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst82 First, the image is uploaded to a Distributor in a mesh network by an external entity, such as a
/Zephyr-latest/subsys/net/ip/
DKconfig547 technologies. Currently this has limited use as some entity
/Zephyr-latest/kernel/
DKconfig885 in a fatal error condition for the running entity.
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst2173 * The relationship between channels and observers is mapped using a new entity called