Home
last modified time | relevance | path

Searched refs:device (Results 3951 – 3975 of 4950) sorted by relevance

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

/Zephyr-latest/drivers/adc/
DKconfig.lmp90xxx49 Enable GPIO child device support in the LMP90xxx ADC driver.
/Zephyr-latest/samples/drivers/memc/boards/
Dapollo3p_evb.overlay36 compatible = "ambiq,mspi-device", "mspi-aps6404l";
/Zephyr-latest/samples/drivers/mspi/mspi_async/boards/
Dapollo3p_evb.overlay36 compatible = "ambiq,mspi-device", "mspi-aps6404l";
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/doc/
Dindex.rst15 ports: one for DAPLink interface and one for nRF52840 USB device controller.
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/
DREADME.rst22 * A central device & monitor (e.g. nRF Connect) to check the advertiments and
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dod_srv.rst18 messages encrypted with the node's device key.
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/src/
Dmain.c57 void button_pressed(const struct device *dev, struct gpio_callback *cb, in button_pressed()
/Zephyr-latest/samples/drivers/audio/dmic/
DREADME.rst18 The device to be used by the sample is specified by defining a devicetree node
/Zephyr-latest/samples/drivers/i2s/output/src/
Dmain.c65 const struct device *dev_i2s = DEVICE_DT_GET(DT_ALIAS(i2s_tx)); in main()
/Zephyr-latest/samples/drivers/led/lp5569/
DREADME.rst34 [00:00:00.361,694] <inf> app: Found LED device lp5569@32
/Zephyr-latest/drivers/can/
DKconfig.loopback1 # CAN loopback device configuration options
/Zephyr-latest/drivers/charger/
Demul_sbs_charger.c133 static int emul_sbs_sbs_charger_init(const struct emul *target, const struct device *parent) in emul_sbs_sbs_charger_init()
/Zephyr-latest/tests/drivers/build_all/ieee802154/boards/
Dnative_sim.overlay29 /* one entry for every SPI device */
/Zephyr-latest/boards/contextualelectronics/abc/
Dcontextualelectronics_abc.dts91 /* This SPI device is interfaced with the SD card. */
/Zephyr-latest/boards/native/native_posix/
DKconfig31 interact with some other driver/device which runs at real time.
/Zephyr-latest/tests/drivers/mspi/flash/boards/
Dapollo3p_evb.overlay31 compatible = "ambiq,mspi-device", "mspi-atxp032";
/Zephyr-latest/tests/subsys/edac/ibecc_cov/src/
Dibecc.c100 const struct device *const dev = DEVICE_DT_GET(DEVICE_NODE); in ZTEST()
/Zephyr-latest/tests/drivers/pinctrl/gd32/boards/
Dgd32f403z_eval.overlay10 compatible = "vnd,pinctrl-device";
/Zephyr-latest/tests/drivers/gpio/gpio_enable_disable_interrupt/src/
Dmain.c17 static void callback(const struct device *dev, struct gpio_callback *gpio_cb, uint32_t pins) in callback()
/Zephyr-latest/subsys/sensing/
Dsensor_mgmt.h61 static inline struct sensing_sensor *get_sensor_by_dev(const struct device *dev) in get_sensor_by_dev()
/Zephyr-latest/subsys/storage/flash_map/
Dflash_map.c108 const struct device *flash_area_get_device(const struct flash_area *fa) in flash_area_get_device()
/Zephyr-latest/subsys/canbus/isotp/
Disotp.c95 static void receive_can_tx(const struct device *dev, int error, void *arg) in receive_can_tx()
554 static void receive_can_rx(const struct device *dev, struct can_frame *frame, void *arg) in receive_can_rx()
615 int isotp_bind(struct isotp_recv_ctx *rctx, const struct device *can_dev, in isotp_bind()
759 static void send_can_tx_cb(const struct device *dev, int error, void *arg) in send_can_tx_cb()
850 static void send_can_rx_cb(const struct device *dev, struct can_frame *frame, void *arg) in send_can_rx_cb()
1192 static int send(struct isotp_send_ctx *sctx, const struct device *can_dev, in send()
1295 int isotp_send(struct isotp_send_ctx *sctx, const struct device *can_dev, in isotp_send()
1311 int isotp_send_ctx_buf(const struct device *can_dev, in isotp_send_ctx_buf()
1335 int isotp_send_net_ctx_buf(const struct device *can_dev, in isotp_send_net_ctx_buf()
1359 int isotp_send_buf(const struct device *can_dev, in isotp_send_buf()
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst228 * Fixed device deferred initialization in case of ARC MWDT toolchain
283 * Any device initialization can be deferred if its associated devicetree node
284 has the special ``zephyr,deferred-init`` property set. The device can be
328 It works as a device that is the gateway of the audio. The typical device acting as Audio
329 Gateway is a cellular phone. It controls the device (Hands-free Unit), that is the remote
599 ``adc_nrfx_saadc.c`` device driver.
696 * Added a loopback disk driver, to expose a disk device backed by a file.
771 * Added support for network device power management with nxp_enet driver on Kinetis platforms.
796 * Moved OA buffers out of device data of the adin2111 driver to save ~32KB of space
837 device capabilities to :c:struct:`flash_parameters` and the utility function
[all …]
/Zephyr-latest/drivers/ieee802154/
DKconfig43 PHY is a ranging-capable device (RDEV)
86 Make this device a CSL (coordinated sampled listening) endpoint with delayed
/Zephyr-latest/drivers/timer/
Dnpcx_itim_timer.c185 static void npcx_itim_evt_isr(const struct device *dev) in npcx_itim_evt_isr()
338 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in sys_clock_driver_init()

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