Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_dma/include/hardware/
Ddma.h286 static inline void channel_config_set_high_priority(dma_channel_config *c, bool high_priority) { in channel_config_set_high_priority() function
350 channel_config_set_high_priority( &c, false); in dma_channel_get_default_config()