Searched refs:device (Results 3901 – 3925 of 4950) sorted by relevance
1...<<151152153154155156157158159160>>...198
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | Kconfig | 17 USB-C device driver initialization priority.
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | power.c | 92 const struct device *gpio;
|
/Zephyr-latest/soc/atmel/sam/sam4l/ |
D | soc.h | 56 #error Library does not support the specified device.
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | accel_stream.c | 61 struct device *sensor = ((struct sensor_read_config *) in main()
|
/Zephyr-latest/samples/sensor/ams_iAQcore/ |
D | README.rst | 34 device is 0x20001a08, name is IAQ_CORE
|
/Zephyr-latest/samples/boards/bbc/microbit/sound/src/ |
D | main.c | 50 static void button_pressed(const struct device *dev, struct gpio_callback *cb, in button_pressed()
|
/Zephyr-latest/samples/drivers/i2s/output/ |
D | README.rst | 20 The I2S device to be used by the sample is specified by defining
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | CMakeLists.txt | 7 This is only for building (CI) purposes and will not work on a real device.
|
/Zephyr-latest/tests/drivers/build_all/fpga/ |
D | app.overlay | 55 /* Put device specific modifications to properties or disabling of devices
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/doc/ |
D | index.rst | 13 with a simple connection to a PC or other USB enabled device.
|
/Zephyr-latest/tests/subsys/display/cfb/basic/src/ |
D | invert_area.c | 18 static const struct device *dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_display));
|
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/ |
D | board.cmake | 31 -C gic_distributor.ITS-device-bits=16
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig | 24 Configure this device to operate as a PD (Peripheral Device) 28 Configure this device to operate as a CP (Control Panel)
|
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp.c | 38 const struct device *dev; 66 static void osdp_uart_isr(const struct device *dev, void *user_data) in osdp_uart_isr()
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_stm32.c | 49 static const struct device *const gpio_ports[] = { 208 const struct device *port_device; in stm32_pin_configure()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | gmap.rst | 7 the remote device's GMAS to see what GMAP roles and features they support. 39 The :code:`set_role` command can be used to change the role at runtime, assuming that the device
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 23 #. Connect to the device. You'll see a single service - select it 37 go back to the device scan page)
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | dfu.rst | 18 device. For information on these protocols and frameworks please refer to the 80 4. You need to build and flash MCUboot itself on your device
|
/Zephyr-latest/tests/drivers/sensor/ina230/src/ |
D | ina230_test.c | 23 const struct device *dev; 37 const struct device *dev = DEVICE_DT_GET(DT_NODELABEL(ina230_default_test)); in ZTEST()
|
/Zephyr-latest/samples/bluetooth/extended_adv/ |
D | README.rst | 40 Flash one device with the scanner application, and another device with the
|
/Zephyr-latest/samples/boards/nordic/clock_skew/src/ |
D | main.c | 17 static const struct device *const clock0 = DEVICE_DT_GET_ONE(nordic_nrf_clock); 18 static const struct device *const timer0 = DEVICE_DT_GET(DT_NODELABEL(timer0));
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
D | mec15xxevb_assy6853.dts | 101 /* Depends on JP53 for device address. 106 * resulting in device address 0x26.
|
/Zephyr-latest/boards/others/serpente/doc/ |
D | index.rst | 46 | USB | on-chip | USB device | 69 The SAMD21 MCU has a USB device port that can be used to communicate
|
/Zephyr-latest/tests/drivers/i2c/i2c_emul/src/ |
D | test_forwarding_pio.cpp | 18 constexpr const struct device *controller = DEVICE_DT_GET(CONTROLLER_LABEL); 19 constexpr const struct device *targets[FORWARD_COUNT] = {
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 100 # Add a BT serial device when building for bluetooth, unless the 297 list(APPEND QEMU_FLAGS -device kvaser_pci,canbus=canbus0) 346 "-device;loader,file=${ZEPHYR_BINARY_DIR}/zephyr-qemu-main.elf" 353 -device ivshmem-doorbell,vectors=${CONFIG_IVSHMEM_MSI_X_VECTORS},chardev=ivshmem 358 -device ivshmem-plain,memdev=hostmem 381 -device nvme,serial=deadbeef,drive=nvm1
|
1...<<151152153154155156157158159160>>...198