Home
last modified time | relevance | path

Searched refs:dma_channel_set_trans_count (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_dma/include/hardware/
Ddma.h429 static inline void dma_channel_set_trans_count(uint channel, uint32_t trans_count, bool trigger) { in dma_channel_set_trans_count() function
452 dma_channel_set_trans_count(channel, transfer_count, false); in dma_channel_configure()