Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_dma/include/hardware/
Ddma.h204 static inline void channel_config_set_chain_to(dma_channel_config *c, uint chain_to) { in channel_config_set_chain_to() function
343 channel_config_set_chain_to(&c, channel); in dma_channel_get_default_config()