Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 13 of 13) sorted by relevance

/Zephyr-Core-3.5.0/doc/develop/test/
Dtwister.rst999 Fixtures
1033 Notes
1056 Overriding Board Identifier
1075 Quarantine
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py38 devices: list[DeviceConfig] = field(default_factory=list, repr=False) variable in TwisterHarnessConfig
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ias/
Dias.c39 static struct alerting_device devices[CONFIG_BT_MAX_CONN]; variable
/Zephyr-Core-3.5.0/scripts/build/
Delf_parser.py185 def _link_devices(self, devices): argument
215 def _link_injected(self, devices): argument
/Zephyr-Core-3.5.0/doc/build/dts/
Dhowtos.rst629 .. _dt-apps-that-depend:
/Zephyr-Core-3.5.0/kernel/
Ddevice.c80 size_t z_device_get_all_static(struct device const **devices) in z_device_get_all_static()
/Zephyr-Core-3.5.0/tests/drivers/counter/counter_nrf_rtc/fixed_top/src/
Dtest_counter_fixed_top.c26 static const struct device *const devices[] = { variable
/Zephyr-Core-3.5.0/tests/kernel/device/src/
Dmain.c241 struct device const *devices; in ZTEST() local
/Zephyr-Core-3.5.0/tests/drivers/clock_control/clock_control_api/src/
Dtest_clock_control.c48 static const struct device_data devices[] = { variable
/Zephyr-Core-3.5.0/tests/drivers/counter/counter_basic_api/src/
Dtest_counter.c30 static const struct device *const devices[] = { variable
/Zephyr-Core-3.5.0/tests/drivers/counter/maxim_ds3231_api/src/
Dtest_counter.c27 static const struct device *const devices[] = { variable
/Zephyr-Core-3.5.0/drivers/serial/
Duart_lpc11u6x.h193 const struct device *devices[LPC11U6X_UARTX_DEVICE_PER_IRQ]; member
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Di3c.h1120 } devices; member