Home
last modified time | relevance | path

Searched full:ids (Results 1 – 25 of 245) sorted by relevance

12345678910

/Zephyr-latest/include/zephyr/drivers/
Dvideo-controls.h21 * The Video control IDs (CIDs) are introduced with the same name as
37 * @name Base class control IDs
83 * @name Stateful codec controls IDs
93 * @name Camera class controls IDs
106 * @name Camera Flash class control IDs
116 * @name JPEG class control IDs
129 * @name Image Source class control IDs
139 * @name Image Processing class control IDs
155 * @name Vendor-specific class control IDs
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h19 * @note Only works between two devices in a simulation, with IDs 0 and 1.
30 * @note Only works between two devices in a simulation, with IDs 0 and 1.
40 * @note Only works between two devices in a simulation, with IDs 0 and 1.
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Desp32c2_clock.h41 /* Modules IDs
42 * These IDs are actually offsets in CLK and RST Control registers.
43 * These IDs shouldn't be changed unless there is a Hardware change
Desp32c3_clock.h39 /* Modules IDs
40 * These IDs are actually offsets in CLK and RST Control registers.
41 * These IDs shouldn't be changed unless there is a Hardware change
Desp32s2_clock.h40 /* Modules IDs
41 * These IDs are actually offsets in CLK and RST Control registers.
42 * These IDs shouldn't be changed unless there is a Hardware change
Desp32_clock.h43 /* Modules IDs
44 * These IDs are actually offsets in CLK and RST Control registers.
45 * These IDs shouldn't be changed unless there is a Hardware change
Desp32c6_clock.h39 /* Modules IDs
40 * These IDs are actually offsets in CLK and RST Control registers.
41 * These IDs shouldn't be changed unless there is a Hardware change
Desp32s3_clock.h40 /* Modules IDs
41 * These IDs are actually offsets in CLK and RST Control registers.
42 * These IDs shouldn't be changed unless there is a Hardware change
/Zephyr-latest/subsys/usb/device/class/hid/
DKconfig56 Report IDs, the gaps and offset in Report IDs can not be supported.
57 Set this configuration value to 1 if Report IDs are not used but
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Db91-pinctrl.h10 /* IDs for GPIO functions */
16 /* IDs for GPIO Ports */
24 /* IDs for GPIO Pins */
/Zephyr-latest/include/zephyr/dt-bindings/sensor/
Dbq274xx.h17 /* Chemistry IDs for BQ27427 */
22 /* Chemistry IDs for BQ27421 variants */
/Zephyr-latest/subsys/secure_storage/include/internal/zephyr/secure_storage/its/
Dcommon.h16 * of each other and so might use the same numerical IDs, e.g. PSA Crypto and PSA ITS.
25 /** The UID (caller + entry IDs) of an ITS entry. */
/Zephyr-latest/drivers/ipm/
DKconfig.imx30 There will be four message types with ids 0, 1, 2 or 3
36 There will be two message types with ids 0 or 1
/Zephyr-latest/include/zephyr/dt-bindings/dai/
Desai.h10 /* ESAI pin IDs
42 /* ESAI clock IDs */
/Zephyr-latest/include/zephyr/drivers/sip_svc/
Dsip_svc_agilex_smc.h50 /* @brief SYNC SMC Function IDs
60 /* @brief ASYNC SMC Function IDs
/Zephyr-latest/soc/nordic/
Dvalidate_binding_headers.c20 * Domain IDs. See:
37 * Owner IDs. See:
/Zephyr-latest/tests/subsys/zbus/channel_id/src/
Dmain.c39 /* Invalid/unknown channel IDs */ in ZTEST()
49 /* Duplicate channel IDs */ in ZTEST()
/Zephyr-latest/tests/subsys/zbus/channel_id/
Dtestcase.yaml10 - "Channels (.*) and (.*) have matching IDs (.*)"
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icmsg_me_initiator.c23 icmsg_me_ept_id_t ids[NUM_EP]; member
88 if (data->ids[i] == 0) { in store_id_for_token()
97 data->ids[i] = id; in store_id_for_token()
98 *token = &data->ids[i]; in store_id_for_token()
/Zephyr-latest/boards/acrn/acrn/
Dboard_acrn.c7 /* Local APIC IDs for each logical CPU */
/Zephyr-latest/scripts/tests/twister/
Dtest_scl.py34 ids=['C YAML', 'non-C YAML']
97 ids=['pykwalify OK', 'no pykwalify']
136 ids=['ok', 'parsing error']
185 ids=['successful validation', 'failed validation', 'failed load']
223 ids=['successful validation', 'failed validation', 'no schema']
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_srv.h35 * for multiple Company IDs.
41 * If there are multiple Company IDs that have active faults,
43 * To report faults for multiple Company IDs, interleave which Company
70 * for multiple Company IDs.
99 * ID. The behavior for all test IDs are vendor specific, and should be
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst43 itself and application code, e.g. to reference the command IDs for executing functions. An example
56 that group IDs need to be unique so other custom groups should use different values, a central index
57 header file (as upstream Zephyr has) can be used to distribute group IDs more easily.
63 itself and application code, e.g. to reference the command IDs for executing functions. An example
74 note that event IDs need to be unique so other custom groups should use different values, a
75 central index header file (as upstream Zephyr has) can be used to distribute event IDs more
/Zephyr-latest/scripts/tests/build_helpers/
Dtest_domains.py37 ids=['no file', 'valid']
101 ids=['invalid', 'valid']
155 ids=['order only', 'no parameters', 'valid']
205 ids=['domain not found', 'valid']
/Zephyr-latest/tests/bluetooth/df/connection_cte_req/src/
Dtest_cte_set_rx_params.c136 * identify wrong or missing antenna IDs. It will use provided values as if they were in ZTEST()
137 * valid antenna IDs. in ZTEST()
140 "Unexpected error value for set iq sampling params with antenna ids " in ZTEST()
216 "antenna ids pointing NULL"); in ZTEST()

12345678910