/Zephyr-latest/boards/bbc/microbit/ |
D | board.cmake | 4 board_runner_args(jlink "--device=nRF51822_xxAA" "--speed=4000")
|
/Zephyr-latest/subsys/random/ |
D | random_xoshiro128.c | 35 static const struct device *const entropy_driver =
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_ibi_workq.c | 89 int i3c_ibi_work_enqueue_hotjoin(const struct device *dev) in i3c_ibi_work_enqueue_hotjoin() 116 int i3c_ibi_work_enqueue_cb(const struct device *dev, in i3c_ibi_work_enqueue_cb()
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_bus_uart.c | 34 const struct device *dev; 56 static void eswifi_iface_uart_isr(const struct device *uart_dev, in eswifi_iface_uart_isr()
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_gpio_stm32wb0.c | 105 const struct device *const dev = DEVICE_DT_GET(INTC_NODE); in irq_cb_wrp_for_line() 170 static int stm32wb0_gpio_intc_init(const struct device *dev) in stm32wb0_gpio_intc_init()
|
/Zephyr-latest/snippets/xen_dom0/ |
D | README.rst | 38 * take and compile sample device tree from :file:`example/` directory 48 -device loader,file=<path to Zephyr app build>/zephyr.bin,addr=0x40600000 \
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_s32_netc_vsi.c | 36 const struct device *dev = net_if_get_device(iface); in nxp_s32_eth_iface_init() 92 const struct device *dev = DEVICE_DT_INST_GET(n); \
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/src/ |
D | main.c | 25 static const struct device *const ipm_handle = 79 static void platform_ipm_callback(const struct device *dev, void *context, in platform_ipm_callback()
|
/Zephyr-latest/samples/subsys/shell/devmem_load/ |
D | README.md | 2 This module add a `devmem load` command that allows data to be loaded into device memory. 5 After using a command in the Zephyr shell, the device reads all transferred data and writes to an a…
|
/Zephyr-latest/samples/modules/canopennode/src/ |
D | main.c | 32 const struct device *dev; 143 static void button_isr_callback(const struct device *port, in button_isr_callback()
|
/Zephyr-latest/doc/services/modem/ |
D | index.rst | 59 decouple the creation and setup of modem pipes in device drivers from 63 use the modem pipelink between device driver and application.
|
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/ |
D | README.rst | 11 a video capture device, write a frame count message to the console, and then send 17 This sample requires a supported :ref:`video capture device <video_api>` (e.g., a camera)
|
/Zephyr-latest/tests/drivers/sdhc/src/ |
D | main.c | 12 static const struct device *const sdhc_dev = DEVICE_DT_GET(DT_ALIAS(sdhc0)); 103 void sdhc_interrupt_cb(const struct device *dev, int source, const void *data) in sdhc_interrupt_cb()
|
/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/ |
D | README.rst | 23 through USB. The board shows up as a USB CDC class standard device. 50 Replace :code:`<tty_device>` with the correct device path automatically created on
|
/Zephyr-latest/include/zephyr/sys/ |
D | device_mmio.h | 197 #define DEVICE_MMIO_RAM_PTR(device) (mm_reg_t *)((device)->data) argument
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86.dts | 61 device-id = <0x8406>; 74 device-id = <0x100e>;
|
/Zephyr-latest/tests/boards/espressif/wifi/ |
D | Kconfig | 19 It allows you to specify the Wi-Fi SSID that the device will 27 during test scenarios. The device will use this password to authenticate
|
/Zephyr-latest/tests/net/icmpv4/src/ |
D | main.c | 142 static int net_icmpv4_dev_init(const struct device *dev) in net_icmpv4_dev_init() 151 static uint8_t *net_icmpv4_get_mac(const struct device *dev) in net_icmpv4_get_mac() 291 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
|
/Zephyr-latest/tests/drivers/uart/uart_emul/src/ |
D | bus.c | 23 const struct device *dev; 182 static void uart_emul_isr(const struct device *dev, void *user_data) in uart_emul_isr() 242 static void uart_emul_callback(const struct device *dev, struct uart_event *evt, void *user_data) in uart_emul_callback() 318 static void uart_emul_callback_rx_timeout(const struct device *dev, struct uart_event *evt, in uart_emul_callback_rx_timeout()
|
/Zephyr-latest/boards/nxp/rddrone_fmuk66/doc/ |
D | index.rst | 71 | USB | on-chip | USB device | 96 overlaying the board device tree. 102 device and host functions through its micro USB connector (K66F USB). 103 Only USB device function is supported in Zephyr at the moment.
|
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/ |
D | qdec_nxp_s32.c | 66 static void qdec_emios_overflow_count_cw_callback(const struct device *dev) in qdec_emios_overflow_count_cw_callback() 73 static void qdec_emios_overflow_count_ccw_callback(const struct device *dev) in qdec_emios_overflow_count_ccw_callback() 80 static int qdec_s32_fetch(const struct device *dev, enum sensor_channel ch) in qdec_s32_fetch() 108 static int qdec_s32_ch_get(const struct device *dev, enum sensor_channel ch, in qdec_s32_ch_get() 131 static int qdec_s32_initialize(const struct device *dev) in qdec_s32_initialize()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32_ll_h5.c | 147 static inline int stm32_clock_control_on(const struct device *dev, in stm32_clock_control_on() 169 static inline int stm32_clock_control_off(const struct device *dev, in stm32_clock_control_off() 187 static inline int stm32_clock_control_configure(const struct device *dev, in stm32_clock_control_configure() 209 static int stm32_clock_control_get_subsys_rate(const struct device *dev, in stm32_clock_control_get_subsys_rate() 708 int stm32_clock_control_init(const struct device *dev) in stm32_clock_control_init()
|
/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/ |
D | npm1300_charger.c | 16 const struct device *mfd; 221 int npm1300_charger_channel_get(const struct device *dev, enum sensor_channel chan, in npm1300_charger_channel_get() 273 int npm1300_charger_sample_fetch(const struct device *dev, enum sensor_channel chan) in npm1300_charger_sample_fetch() 370 static int npm1300_charger_attr_get(const struct device *dev, enum sensor_channel chan, in npm1300_charger_attr_get() 451 static int npm1300_charger_attr_set(const struct device *dev, enum sensor_channel chan, in npm1300_charger_attr_set() 502 int npm1300_charger_init(const struct device *dev) in npm1300_charger_init()
|
/Zephyr-latest/drivers/mipi_dsi/ |
D | dsi_stm32.c | 38 const struct device *rcc; 59 static void mipi_dsi_stm32_log_config(const struct device *dev) in mipi_dsi_stm32_log_config() 136 static int mipi_dsi_stm32_host_init(const struct device *dev) in mipi_dsi_stm32_host_init() 233 static int mipi_dsi_stm32_attach(const struct device *dev, uint8_t channel, in mipi_dsi_stm32_attach() 313 static ssize_t mipi_dsi_stm32_transfer(const struct device *dev, uint8_t channel, in mipi_dsi_stm32_transfer() 395 static int mipi_dsi_stm32_init(const struct device *dev) in mipi_dsi_stm32_init()
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 5 Implement an MQTT-based IoT sensor/actuator device 10 This sample demonstrates the implementation of an IoT sensor/actuator device. 62 ``SENSOR_CHAN`` :file:`in device.c` to match the desired sensor type. 117 The device, gateway, and DNS server IP addresses should be set according to 174 Supported commands (defined in :file:`device.c`): 217 [00:00:12.770,000] <inf> app_device: Executing device command: led_on
|