Searched refs:device (Results 4051 – 4075 of 4950) sorted by relevance
1...<<161162163164165166167168169170>>...198
/Zephyr-latest/samples/drivers/eeprom/ |
D | README.rst | 52 Found EEPROM device "EEPROM_M24C02"
|
/Zephyr-latest/samples/sensor/mpu6050/ |
D | README.rst | 2 :name: MPU6050 motion tracking device
|
/Zephyr-latest/samples/sensor/vcnl4040/ |
D | README.rst | 42 get device vcnl4040
|
/Zephyr-latest/drivers/counter/ |
D | counter_cmos.c | 133 int get_value(const struct device *dev, uint32_t *ticks) in get_value()
|
/Zephyr-latest/cmake/ |
D | vif.cmake | 4 # Generates USB-C VIF policies in XML format from device tree.
|
/Zephyr-latest/drivers/display/ |
D | display_ili9342c.c | 16 int ili9342c_regs_init(const struct device *dev) in ili9342c_regs_init()
|
/Zephyr-latest/soc/nxp/s32/common/ |
D | mc_rgm.c | 75 static int mc_rgm_init(const struct device *dev) in mc_rgm_init()
|
/Zephyr-latest/samples/drivers/soc_flash_nand/src/ |
D | main.c | 25 const struct device *nand_dev; in main()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | od_cli.rst | 16 using the device key of the node containing the target On-Demand Private Proxy Server model
|
D | priv_beacon_cli.rst | 20 :ref:`bluetooth_mesh_models_priv_beacon_srv` model using the device key of the
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.lan865x | 25 LAN865X device driver initialization priority.
|
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/ |
D | main.c | 113 static void button_callback(const struct device *gpiob, struct gpio_callback *cb, in button_callback()
|
/Zephyr-latest/samples/drivers/led/is31fl3216a/ |
D | README.rst | 32 This sample can be built and executed when the devicetree has an I2C device node
|
/Zephyr-latest/tests/subsys/settings/fcb_init/src/ |
D | settings_test_fcb_init.c | 105 const struct device *dev; in test_prepare_storage()
|
/Zephyr-latest/tests/kernel/device/ |
D | app.overlay | 7 * Application overlay for creating a fake device instance we
|
/Zephyr-latest/tests/drivers/gpio/gpio_get_direction/src/ |
D | main.c | 16 const struct device *port;
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_msg.c | 124 const enum usbd_msg_type type, const struct device *const dev) in usbd_msg_pub_device()
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/ |
D | reel_board.c | 57 static const struct device *const epd_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_display)); 446 static void button_interrupt(const struct device *dev, in button_interrupt() 570 const struct device *dev = STORAGE_PARTITION_DEV; in erase_storage()
|
/Zephyr-latest/doc/services/ |
D | secure_storage.rst | 22 device-specific security features and the configuration, the subsystem 39 This depends on device-specific security features and the configuration. 61 because this depends on device-specific security features and the configuration.
|
/Zephyr-latest/boards/silabs/starter_kits/slstk3402a/doc/ |
D | index.rst | 145 - A USB connection to the host computer, which exposes a mass storage device and a 147 - A serial flash device, which implements the USB flash disk file storage. 162 should see a USB connection which exposes a mass storage device(STK3402A).
|
/Zephyr-latest/boards/infineon/cy8ckit_062s2_ai/doc/ |
D | index.rst | 13 The board features an AIROC |reg| CYW43439 Wi-Fi & Bluetooth |reg| combo device, 14 a 512 MB NOR flash, an onboard programmer/debugger (KitProg3), USB host and device features, 106 Linux requires device access rights to be set up for KitProg3.
|
/Zephyr-latest/drivers/can/ |
D | can_mcp251xfd.h | 479 void (*msg_handler)(const struct device *dev, void *data); 506 const struct device *dev; 532 const struct device *clk_dev;
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | ethernet_mgmt.c | 16 static inline bool is_hw_caps_supported(const struct device *dev, in is_hw_caps_supported() 33 const struct device *dev = net_if_get_device(iface); in ethernet_set_config() 266 const struct device *dev = net_if_get_device(iface); in ethernet_get_config()
|
/Zephyr-latest/tests/net/igmp/src/ |
D | main.c | 92 int net_test_dev_init(const struct device *dev) in net_test_dev_init() 97 static uint8_t *net_test_get_mac(const struct device *dev) in net_test_get_mac() 152 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
|
/Zephyr-latest/tests/subsys/canbus/isotp/implementation/src/ |
D | main.c | 28 const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus)); 55 static void send_sf(const struct device *can_dev) in send_sf() 104 static void send_test_data(const struct device *can_dev, const uint8_t *data, in send_test_data()
|
1...<<161162163164165166167168169170>>...198