Home
last modified time | relevance | path

Searched defs:channel_offset (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dudma.c112 uint32_t channel_offset = channel == 0 ? 0x00 : 0x10; in sy1xx_udma_cancel() local
122 uint32_t channel_offset = channel == 0 ? 0x00 : 0x10; in sy1xx_udma_is_ready() local
132 uint32_t channel_offset = channel == 0 ? 0x00 : 0x10; in sy1xx_udma_wait_for_finished() local
167 uint32_t channel_offset = channel == 0 ? 0x00 : 0x10; in sy1xx_udma_start() local
179 uint32_t channel_offset = channel == 0 ? 0x00 : 0x10; in sy1xx_udma_get_remaining() local
/Zephyr-latest/drivers/spi/
Dspi_esp32_spim.c172 uint8_t channel_offset; in spi_esp32_init_dma() local
/Zephyr-latest/drivers/adc/
Dadc_stm32.c576 uint32_t channel_offset = 0U; in adc_stm32_calibrate() local