/Zephyr-latest/boards/nxp/imx91_evk/doc/ |
D | index.rst | 83 This board configuration uses a single serial communication channel with the
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ |
D | icmsg_v1.c | 227 static void mbox_callback(const struct device *instance, uint32_t channel, in mbox_callback() argument
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h7.dtsi | 858 #io-channel-cells = <1>; 875 #io-channel-cells = <1>; 893 #io-channel-cells = <1>; 910 #io-channel-cells = <1>; 926 #io-channel-cells = <1>;
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_decoder.c | 19 static int icm42688_get_shift(enum sensor_channel channel, int accel_fs, int gyro_fs, int8_t *shift) in icm42688_get_shift() argument 21 switch (channel) { in icm42688_get_shift()
|
/Zephyr-latest/drivers/serial/ |
D | uart_ifx_cat1.c | 30 extern int ifx_cat1_dma_ex_connect_digital(const struct device *dev, uint32_t channel, 593 static void dma_callback_tx_done(const struct device *dma_dev, void *arg, uint32_t channel, in dma_callback_tx_done() argument 772 static void dma_callback_rx_rdy(const struct device *dma_dev, void *arg, uint32_t channel, in dma_callback_rx_rdy() argument 1084 .dma_channel = DT_INST_DMAS_CELL_BY_NAME(index, dir, channel), \
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f7.dtsi | 758 #io-channel-cells = <1>; 775 #io-channel-cells = <1>; 792 #io-channel-cells = <1>; 808 #io-channel-cells = <1>;
|
/Zephyr-latest/drivers/spi/ |
D | spi_mcux_dspi.c | 477 uint32_t channel, int error_code) in dma_callback() argument 484 LOG_DBG("=dma call back @channel %d=", channel); in dma_callback() 491 if (channel == data->tx_dma_config.dma_channel) { in dma_callback()
|
/Zephyr-latest/drivers/flash/ |
D | soc_flash_silabs_series2.c | 73 uint32_t channel, int status) in flash_silabs_read_callback() argument
|
/Zephyr-latest/boards/arduino/zero/doc/ |
D | index.rst | 71 The SAMD21 MCU has a single channel DAC with 10 bits of resolution. On the
|
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/ |
D | index.rst | 58 This board configuration uses a single serial communication channel with the
|
/Zephyr-latest/boards/seeed/seeeduino_xiao/doc/ |
D | index.rst | 67 The SAMD21 MCU has a single channel DAC with 10 bits of resolution. On
|
/Zephyr-latest/dts/arm/st/f3/ |
D | stm32f373.dtsi | 193 #io-channel-cells = <1>;
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 108 You may join our Discord_ channel or use the `Developer Mailing List`_.
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim.dts | 224 #io-channel-cells = <1>;
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_imx6sx_m4.dtsi | 446 #io-channel-cells = <1>; 460 #io-channel-cells = <1>;
|
/Zephyr-latest/dts/arm/ambiq/ |
D | ambiq_apollo3p_blue.dtsi | 366 channel-count = <10>; 369 #io-channel-cells = <1>;
|
/Zephyr-latest/dts/arm/atmel/ |
D | samd5x.dtsi | 361 #io-channel-cells = <1>; 385 #io-channel-cells = <1>;
|
/Zephyr-latest/boards/st/stm32h7b3i_dk/doc/ |
D | index.rst | 80 - 1x12-bit single-channel DAC + 1x12-bit dual-channel DAC
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l1.dtsi | 223 #io-channel-cells = <1>; 239 #io-channel-cells = <1>;
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 10 - The H3 Starter Kit, based on the R-CAR H3 SIP, comes with LPDDR4 @4GB in 2-channel, each 64-bit w… 172 When plugged on a Kingfisher daughter board, pwm4 channel is available on CN7 LVDS connector.
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 293 The main setting for the ITM stream port is the ITM port (0-31). A dedicated channel is needed 294 for Tracealyzer. Port 0 is usually reserved for printf logging, so channel 1 is used by default. 593 - The system has non-atomic write and one shared channel 600 thread+ISR to its own channel, thus alleviating races as each 605 - The system has atomic write but one shared channel 613 E.g. native_sim or board with multi-channel DMA. Lock-free.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 466 diagnostic channel type shall only supported when the feature bit is also set. 1379 | 0x00 to 0x27 | The index of the channel on which the| 1569 | 0x00 to 0x24 | The index of the data channel on | 1696 The vendor diagnostic channel allows for an independent side channel to provide 1705 The diagnostic channel provides multiplexing of diagnostic information based on 1706 a channel code. The channel parameters content depends on the channel code.
|
/Zephyr-latest/boards/qemu/nios2/doc/ |
D | index.rst | 49 This board configuration uses a single serial communication channel with the
|
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/ |
D | index.rst | 38 + USB HID (DAP): CMSIS-DAP compliant debug channel.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_frame.h | 383 uint8_t channel; member
|