Searched refs:device (Results 4551 – 4575 of 4950) sorted by relevance
1...<<181182183184185186187188189190>>...198
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/ |
D | index.rst | 191 serial device can be found. For example, :code:`/dev/ttyACM0`. Once in 229 System and device power management are supported on this platform, and
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 125 Enable the device properties which are then used to determine and set 353 Enable Thread Certification reference device support in OpenThread stack
|
/Zephyr-latest/boards/st/nucleo_h723zg/doc/ |
D | index.rst | 25 - USB OTG or full-speed device (depending on STM32 support) 40 - USB OTG full speed or device only
|
/Zephyr-latest/tests/net/icmp/src/ |
D | main.c | 102 static int test_sender(const struct device *dev, struct net_pkt *pkt) in test_sender() 117 static int test_receiver(const struct device *dev, struct net_pkt *pkt) in test_receiver()
|
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/ |
D | index.rst | 36 | USB | on-chip | USB device | 332 OLIMEXINO-STM32 board has a USB 2.0 full-speed device interface available
|
/Zephyr-latest/boards/nxp/mimxrt1020_evk/doc/ |
D | index.rst | 63 | MT48LC16M16A2P | SEMC | Enabled via device configuration | 104 | USB | on-chip | USB device |
|
/Zephyr-latest/tests/net/socket/af_packet/src/ |
D | main.c | 43 static int eth_fake_send(const struct device *dev, struct net_pkt *pkt) in eth_fake_send() 75 const struct device *dev = net_if_get_device(iface); in eth_fake_iface_init()
|
/Zephyr-latest/modules/openthread/platform/ |
D | radio.c | 100 static const struct device *const radio_dev = 166 void energy_detected(const struct device *dev, int16_t max_ed) in energy_detected() 209 void handle_radio_event(const struct device *dev, enum ieee802154_event evt, in handle_radio_event() 916 static void get_rssi_energy_detected(const struct device *dev, int16_t max_ed) in get_rssi_energy_detected()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 307 * RP2040: Changed to reset the I2C device on initializing 435 * Added a new ``initlevels`` target for printing the final device and 526 * Fixed stm32 to generate more unique MAC address by using device id as a base for the MAC. 530 * Reworked the device node hierarchy in smsc91x. 536 a child node, this makes the phy device a child of mdio. 600 * GIC: Architecture version selection is now based on the device tree 717 * NS16550: Reworked how device initialization macros. 721 device tree node. 882 * Added support for network interface names (instead of reusing underlying device name). 962 * USB device HID [all …]
|
D | release-notes-3.6.rst | 418 * Added GNSS device driver API and subsystem for parsing and publishing location, 421 The GNSS subsystem and device drivers are based on the :ref:`modem` subsystem, 435 * Added generic NMEA0183 over UART based modem device driver, matching the 438 * Added fully featured device driver for the Quectel LCX6G series GNSS modems, 505 * Added a :dtcompatible:`zephyr,native-linux-evdev` device node for getting 506 input events from a Linux evdev device node. 753 * Added PHY mode selection to device tree. 839 * Fixed network interface being brought up even when underlying device is not 1116 the operation. This is useful to avoid multiple states transitions when a device is used. 1120 and runtime device power management can be safely used from interrupts. [all …]
|
/Zephyr-latest/drivers/modem/ |
D | quectel-bg9x.c | 61 static inline uint8_t *modem_get_mac(const struct device *dev) in modem_get_mac() 1114 const struct device *dev = net_if_get_device(iface); in modem_net_iface_init() 1163 static int modem_init(const struct device *dev) in modem_init()
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/ |
D | Kconfig | 65 priority of the used backend device.
|
/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | adxl362_decoder.c | 361 int adxl362_get_decoder(const struct device *dev, const struct sensor_decoder_api **decoder) in adxl362_get_decoder()
|
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
D | bma4xx_emul.c | 148 static int bma4xx_emul_init(const struct emul *target, const struct device *parent) in bma4xx_emul_init()
|
/Zephyr-latest/boards/seagate/faze/doc/ |
D | index.rst | 34 - 6 RGB LEDs connected to a TI LP5030 LED controller (I2C device on
|
/Zephyr-latest/drivers/dma/ |
D | dma_iproc_pax.h | 521 const struct device *pcie_dev;
|
/Zephyr-latest/samples/net/cellular_modem/src/ |
D | main.c | 25 const struct device *modem = DEVICE_DT_GET(DT_ALIAS(modem));
|
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/ |
D | index.rst | 70 Instead, the IIS2MDC device is connected only to ISM330DHCX sensor through its SCx/SDX (I2Cx) pins.
|
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/ |
D | README.rst | 28 Alternative configurations can only be applied if the device driver using the
|
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/doc/ |
D | mikroe_mini_m4_for_stm32.rst | 104 Error: stm32x device protected
|
/Zephyr-latest/boards/st/stm32h745i_disco/ |
D | stm32h745i_disco_stm32h745xx_m7.dts | 36 /* RM0455 - 23.6 External device address mapping */
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 31 configured using device tree by setting "clock-frequency" value of clk_hse
|
/Zephyr-latest/lib/libc/ |
D | Kconfig | 143 device, rather than suppressing it entirely. See also EARLY_CONSOLE
|
/Zephyr-latest/tests/drivers/display/display_read_write/src/ |
D | main.c | 14 static const struct device *dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_display));
|
/Zephyr-latest/subsys/storage/stream/ |
D | stream_flash.c | 270 int stream_flash_init(struct stream_flash_ctx *ctx, const struct device *fdev, in stream_flash_init()
|
1...<<181182183184185186187188189190>>...198