Home
last modified time | relevance | path

Searched defs:channels (Results 76 – 100 of 111) sorted by relevance

12345

/Zephyr-latest/drivers/adc/
Dadc_numaker.c48 uint32_t channels; member
Dadc_lmp90xxx.c113 uint8_t channels; member
124 uint32_t channels; member
472 uint8_t channels = 0; in lmp90xxx_validate_buffer_size() local
Dadc_ite_it8xxx2.c314 uint32_t channels = ctx->sequence.channels; in adc_context_start_sampling() local
Dadc_mcux_lpadc.c58 uint32_t channels; member
Dadc_gd32.c138 uint8_t channels; member
Dadc_max11102_17.c404 #define ADC_MAX11102_17_INST_DEFINE(index, name, res, channels) \ argument
Dadc_mcux_adc16.c68 uint32_t channels; member
Dadc_ad405x.c156 uint8_t channels; member
433 uint8_t channels; in adc_ad405x_validate_buffer_size() local
Dadc_mchp_xec.c283 uint32_t channels = regs->status_reg; in xec_adc_get_sample() local
/Zephyr-latest/drivers/dma/
Ddma_gd32.c63 uint32_t channels; member
81 struct dma_gd32_channel *channels; member
Ddma_nxp_edma.h223 struct edma_channel *channels; member
Ddma_pl330.h170 struct dma_pl330_ch_config channels[MAX_DMA_CHANNELS]; member
Ddma_xilinx_axi_dma.c217 uint32_t channels; member
264 struct dma_xilinx_axi_dma_channel *channels; member
Ddma_xmc4xxx.c75 struct dma_xmc4xxx_channel *channels; member
Ddma_renesas_rz.c50 struct dma_channel_data *channels; member
Ddma_ifx_cat1.c65 struct ifx_cat1_dma_channel *channels; member
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h638 struct sensor_chan_spec *const channels; member
938 struct sensor_chan_spec channels[0]; member
1027 const struct sensor_chan_spec *channels, in z_impl_sensor_reconfigure_read_iodev()
Dcounter.h209 uint8_t channels; member
Dadc.h623 uint32_t channels; member
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.c183 int icm42688_encode(const struct device *dev, const struct sensor_chan_spec *const channels, in icm42688_encode()
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c349 const struct sensor_chan_spec *const channels = cfg->channels; in bma4xx_submit_one_shot() local
/Zephyr-latest/drivers/sensor/nxp/mcux_acmp/
Dmcux_acmp.c102 acmp_channel_config_t channels; member
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c339 struct bt_iso_chan *channels[CONFIG_BT_ISO_MAX_CHAN]; local
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c67 static struct channel channels[L2CAP_CHANNELS]; variable
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c46 } channels[CHANNELS]; variable

12345