Home
last modified time | relevance | path

Searched refs:device (Results 3776 – 3800 of 4950) sorted by relevance

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

/Zephyr-latest/boards/sifive/hifive1/
Dboard.cmake24 board_runner_args(jlink "--device=FE310")
/Zephyr-latest/tests/drivers/sensor/bmi160/src/
Dfixture.c13 static void sensor_bmi160_setup_emulator(const struct device *dev, const struct emul *emulator) in sensor_bmi160_setup_emulator()
/Zephyr-latest/samples/basic/button/src/
Dmain.c39 void button_pressed(const struct device *dev, struct gpio_callback *cb, in button_pressed()
/Zephyr-latest/tests/drivers/spi/spi_error_cases/boards/
Dnrf54h20dk_nrf54h20_common.dtsi63 compatible = "vnd,spi-device";
Dnrf54l15dk_nrf54l15_cpuapp.overlay58 compatible = "vnd,spi-device";
/Zephyr-latest/samples/boards/nordic/clock_control/src/
Dmain.c24 const struct device *sample_clock_dev = DEVICE_DT_GET(SAMPLE_CLOCK_NODE);
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/
Dapp_gpio.c16 static void button_pressed(const struct device *dev, in button_pressed()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg.rst10 configurator device with a :ref:`bluetooth_mesh_models_cfg_cli` model. Each
/Zephyr-latest/drivers/ethernet/
Deth_e1000_priv.h94 const struct device *ptp_clock;
/Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/
Dmain.c45 static void button_pressed(const struct device *dev, struct gpio_callback *cb, uint32_t pins) in button_pressed()
/Zephyr-latest/samples/bluetooth/observer/
DREADME.rst12 If any found, prints the address of the device, the RSSI value, the Advertising
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_user_api.c57 const struct device *clk; in gptp_event_capture()
/Zephyr-latest/tests/boards/mec15xxevb_assy6853/i2c_api/
DREADME.txt11 As the I2C slave device NXP pca95xx on mec15xxevb_assy6853 is connected
/Zephyr-latest/samples/bluetooth/peripheral_nus/
DREADME.rst12 but it may be binary data. Once the user connects to the device and subscribes to the TX
/Zephyr-latest/tests/drivers/input/gpio_keys/src/
Dmain.c15 static const struct device *const test_gpio_keys_dev = DEVICE_DT_GET(DT_NODELABEL(buttons));
/Zephyr-latest/tests/drivers/build_all/fuel_gauge/
Dapp.overlay60 device-chemistry = "lithium-ion-polymer";
/Zephyr-latest/tests/drivers/rtc/rtc_api/src/
Dtest_y2k.c22 static const struct device *rtc = DEVICE_DT_GET(DT_ALIAS(rtc));
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/
Dmode_check.c15 static const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus));
/Zephyr-latest/arch/arm64/core/xen/
DKconfig13 when board device tree contains "hypervisor" node with "xen,xen"
/Zephyr-latest/tests/subsys/pm/power_states_api/src/
Dmain.c78 static const struct device *const dev = in ZTEST()
/Zephyr-latest/subsys/logging/frontends/
Dlog_frontend_dict_uart.c68 static const struct device *const uart_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_console));
153 static void uart_callback(const struct device *dev, in uart_callback()
186 static void uart_isr_callback(const struct device *dev, void *user_data) in uart_isr_callback()
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
Dmpu9250.c98 static int mpu9250_channel_get(const struct device *dev, in mpu9250_channel_get()
189 static int mpu9250_sample_fetch(const struct device *dev, in mpu9250_sample_fetch()
236 static int mpu9250_init(const struct device *dev) in mpu9250_init()
/Zephyr-latest/drivers/pwm/
Dpwm_nrf_sw.c120 static int pwm_nrf_sw_set_cycles(const struct device *dev, uint32_t channel, in pwm_nrf_sw_set_cycles()
316 static int pwm_nrf_sw_get_cycles_per_sec(const struct device *dev, in pwm_nrf_sw_get_cycles_per_sec()
343 static int pwm_nrf_sw_init(const struct device *dev) in pwm_nrf_sw_init()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_broadcast_assistant.rst9 restricted device, such that scanning does not drain the battery. The Broadcast
22 and a device has been connected, the Broadcast Assistant can discover BASS on
23 the connected device calling :code:`bap_broadcast_assistant discover`, which
/Zephyr-latest/drivers/console/
Duart_console.c41 static const struct device *const uart_console_dev =
135 static int read_uart(const struct device *uart, uint8_t *buf, in read_uart()
436 static void uart_console_isr(const struct device *unused, void *user_data) in uart_console_isr()

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