Go to the source code of this file.
Functions | |
| static void | dmamux_enable_channel (DMAMUX_Type *ptr, uint8_t ch_index) |
| Enable dmamux channel. More... | |
| static void | dmamux_disable_channel (DMAMUX_Type *ptr, uint8_t ch_index) |
| Disable dmamux channel. More... | |
| static void | dmamux_config (DMAMUX_Type *ptr, uint8_t ch_index, uint8_t src, bool enable) |
| Config DMAMUX. More... | |