Home
last modified time | relevance | path

Searched refs:device (Results 3851 – 3875 of 4950) sorted by relevance

1...<<151152153154155156157158159160>>...198

/Zephyr-latest/tests/lib/acpi/unit/src/
Dmain.c220 .bits.device = 0xc, in ZTEST()
233 dmar0.unit1.ds1.path0.Device = fake_path.bits.device; in ZTEST()
/Zephyr-latest/tests/drivers/flash/negative_tests/src/
Dmain.c46 #error There is no flash device enabled or it is missing Kconfig options
49 static const struct device *const flash_dev = TEST_AREA_DEVICE;
/Zephyr-latest/subsys/sd/
Dsd.c234 int sd_init(const struct device *sdhc_dev, struct sd_card *card) in sd_init()
313 bool sd_is_card_present(const struct device *sdhc_dev) in sd_is_card_present()
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c81 const struct device *dev = net_if_get_device(iface); in eth_fake_iface_init()
93 static int eth_fake_send(const struct device *dev, in eth_fake_send()
102 static enum ethernet_hw_caps eth_fake_get_capabilities(const struct device *dev) in eth_fake_get_capabilities()
156 static int eth_fake_set_config(const struct device *dev, in eth_fake_set_config()
350 static int eth_fake_get_config(const struct device *dev, in eth_fake_get_config()
513 static int eth_fake_init(const struct device *dev) in eth_fake_init()
772 const struct device *dev = net_if_get_device(iface); in ZTEST()
948 const struct device *dev = net_if_get_device(iface); in ZTEST()
1125 const struct device *dev = net_if_get_device(iface); in ZTEST()
1326 const struct device *dev = net_if_get_device(iface); in ZTEST()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_miwu.c66 static const struct device *const miwu_devs[] = {
364 const struct device *source) in npcx_miwu_init_dev_callback()
408 static int intc_miwu_init##inst(const struct device *dev)
429 static int intc_miwu_init##inst(const struct device *dev) \
/Zephyr-latest/doc/develop/test/
Dcoverage.rst33 device and the second to enable in the test application. As explained earlier the
35 device has enough RAM when enabling the coverage for it. For example a small device
39 To enable the device for coverage, select :kconfig:option:`CONFIG_HAS_COVERAGE_SUPPORT`
/Zephyr-latest/tests/boards/mec172xevb_assy6906/qspi/src/
Dmain.c47 static const struct device *const spi_dev = DEVICE_DT_GET(DT_NODELABEL(spi0));
123 static int spi_flash_read_status(const struct device *dev, uint8_t opcode, uint8_t *status) in spi_flash_read_status()
158 static int spi_flash_write_status(const struct device *dev, uint8_t opcode, uint8_t spi_status) in spi_flash_write_status()
184 static int spi_flash_tx_one_byte_cmd(const struct device *dev, uint8_t opcode) in spi_flash_tx_one_byte_cmd()
/Zephyr-latest/tests/drivers/flash/common/src/
Dmain.c49 #error There is no flash device enabled or it is missing Kconfig options
52 static const struct device *const flash_dev = TEST_AREA_DEVICE;
391 static void test_flash_copy_inner(const struct device *src_dev, off_t src_offset, in test_flash_copy_inner()
392 const struct device *dst_dev, off_t dst_offset, off_t size, in test_flash_copy_inner()
/Zephyr-latest/tests/drivers/i2s/i2s_speed/src/
Dtest_i2s_speed.c73 static const struct device *dev_i2s_rx;
74 static const struct device *dev_i2s_tx;
75 static const struct device *dev_i2s_rxtx;
130 static int configure_stream(const struct device *dev_i2s, enum i2s_dir dir) in configure_stream()
/Zephyr-latest/tests/drivers/flash_simulator/flash_sim_impl/src/
Dmain.c40 static const struct device *const flash_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_flash_controller));
42 static const struct device *const flash_dev = DEVICE_DT_GET(DT_NODELABEL(sim_flash_controller));
83 static int test_check_erase(const struct device *dev, off_t offset, size_t size) in test_check_erase()
530 struct device other; in ZTEST()
/Zephyr-latest/drivers/i3c/
Di3c_handlers.c11 static inline int z_vrfy_i3c_do_ccc(const struct device *dev, in z_vrfy_i3c_do_ccc()
/Zephyr-latest/drivers/timer/
DKconfig.arm_arch13 This module implements a kernel device driver for the ARM architected
/Zephyr-latest/subsys/modbus/
Dmodbus_internal.h73 const struct device *dev;
/Zephyr-latest/drivers/mbox/
DKconfig31 MBOX driver device initialization priority.
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/
Dsoc.c83 static void vddlow_irq_handler(const struct device *dev) in vddlow_irq_handler()
/Zephyr-latest/doc/hardware/peripherals/
Dretained_mem.rst10 areas whereby the contents of the memory is retained whilst the device is
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dmultiple_temp_polling.c68 struct device *sensor = ((struct sensor_read_config *) in main()
/Zephyr-latest/boards/renesas/da1469x_dk_pro/
DKconfig.defconfig47 # Make sure the serial device has higher
/Zephyr-latest/samples/subsys/lorawan/class_a/src/
Dmain.c50 const struct device *lora_dev; in main()
/Zephyr-latest/doc/templates/
Dboard.tmpl34 device]
/Zephyr-latest/drivers/adc/
DKconfig.ads114s0x34 Enable GPIO child device support in the ADS114S0x ADC driver.
/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.hpp176 const struct device *radio_dev;
/Zephyr-latest/include/zephyr/modem/
Dppp.h160 int modem_ppp_init_internal(const struct device *dev);
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg_srv.rst16 device key.
Dlcd_cli.rst16 using the device key of the node containing the target Large Composition Data Server model instance.

1...<<151152153154155156157158159160>>...198