Searched refs:device (Results 4026 – 4050 of 4950) sorted by relevance
1...<<161162163164165166167168169170>>...198
/Zephyr-latest/subsys/retention/ |
D | blinfo_mcuboot.c | 19 static const struct device *bootloader_info_dev =
|
/Zephyr-latest/subsys/sensing/ |
D | sensing.c | 39 int sensing_open_sensor_by_dt(const struct device *dev, in sensing_open_sensor_by_dt()
|
/Zephyr-latest/drivers/serial/ |
D | uart_hostlink.c | 373 static int uart_hostlink_poll_in(const struct device *dev, unsigned char *c) in uart_hostlink_poll_in() 387 static void uart_hostlink_poll_out(const struct device *dev, unsigned char c) in uart_hostlink_poll_out()
|
D | uart_pl011_registers.h | 40 volatile struct pl011_regs *get_uart(const struct device *dev) in get_uart()
|
/Zephyr-latest/doc/connectivity/networking/ |
D | usbnet_setup.rst | 26 ``cdc_ether`` driver registers a new Ethernet device with a provided MAC 29 You can check that network device is created and MAC address assigned by
|
/Zephyr-latest/drivers/eeprom/ |
D | Kconfig | 21 EEPROM driver device initialization priority. This initialization 91 AT2X EEPROM driver device initialization priority.
|
/Zephyr-latest/tests/drivers/sensor/icm42688/src/ |
D | main.c | 23 const struct device *dev; 221 FAKE_VOID_FUNC(test_interrupt_trigger_handler, const struct device*, const struct sensor_trigger*);
|
/Zephyr-latest/samples/subsys/tracing/ |
D | README.rst | 72 Connect the board's USB port to the host device and 79 The VID and PID of USB device can be configured, just adjusting it accordingly.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | w1.rst | 10 ground for both data transmission and device power supply. 97 …https://www.analog.com/en/resources/technical-articles/1wire-software-resource-guide-device-descri…
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 68 The FPGA controller command can now be used (``fpga load <device> <address> <size in bytes>``): 85 To load a bitstream into device memory, use ``devmem load`` command.
|
/Zephyr-latest/modules/hal_silabs/gecko/ |
D | CMakeLists.txt | 16 # Translate the SoC name and part number into the gecko device and cpu name 78 # The gecko SDK uses the cpu name to include the matching device header.
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/ |
D | mec172xevb_assy6906.dts | 155 /* Depends on JP53 for device address. 160 * resulting in device address 0x26.
|
/Zephyr-latest/tests/drivers/audio/dmic_api/src/ |
D | main.c | 16 static const struct device *dmic_dev = DEVICE_DT_GET(DT_ALIAS(dmic_dev)); 74 static int do_pdm_transfer(const struct device *dmic, in do_pdm_transfer()
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig | 26 bool "I2C device Stats" 87 is going to be 4 given the device address, register address, and a value 97 is going to be 4 given the device address, register address, and a value 162 I2C device driver initialization priority.
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 29 file systems, device driver classes, power management, and communication protocols, 104 kernel object and device driver permission tracking, and thread isolation 119 Provides a consistent device model for configuring the drivers that are part 175 The settings subsystem gives modules a way to store persistent per-device
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.c | 1036 static int esp_mgmt_iface_status(const struct device *dev, in esp_mgmt_iface_status() 1095 static int esp_mgmt_scan(const struct device *dev, in esp_mgmt_scan() 1230 static int esp_mgmt_connect(const struct device *dev, in esp_mgmt_connect() 1282 static int esp_mgmt_disconnect(const struct device *dev) in esp_mgmt_disconnect() 1292 static int esp_mgmt_ap_enable(const struct device *dev, in esp_mgmt_ap_enable() 1329 static int esp_mgmt_ap_disable(const struct device *dev) in esp_mgmt_ap_disable() 1456 static int esp_reset(const struct device *dev) in esp_reset() 1537 static int esp_init(const struct device *dev); 1550 static int esp_init(const struct device *dev) in esp_init()
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.riscv_machine | 19 This module implements a kernel device driver for the generic RISCV machine
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/ |
D | npcx4-miwus-wui-map.dtsi | 12 /* Mapping between MIWU wui bits and source device */
|
/Zephyr-latest/drivers/flash/ |
D | flash_gd32_v1.c | 188 void flash_gd32_pages_layout(const struct device *dev, in flash_gd32_pages_layout()
|
/Zephyr-latest/scripts/west_commands/tests/ |
D | test_stm32flash.py | 84 runner = Stm32flashBinaryRunner(runner_config, device=TEST_DEVICE,
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | Kconfig.mac | 22 allocation of MAC addresses in this range (either 1 or 2 per device).
|
/Zephyr-latest/drivers/sensor/adi/adltc2990/ |
D | adltc2990_emul.c | 118 static int adltc2990_emul_init(const struct emul *target, const struct device *parent) in adltc2990_emul_init()
|
/Zephyr-latest/drivers/sensor/ams/ens210/ |
D | Kconfig | 51 Number of retries when status reading failed or device not ready.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | srpl_srv.rst | 11 device. The SRPL is used to reject Solicitation PDUs that are already processed by a node. When a
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | transceiver.rst | 13 A CAN transceiver is an external device that converts the logic level signals
|
1...<<161162163164165166167168169170>>...198