HPM SDK
HPMicro Software Development Kit
hpm_dmamux_drv.h File Reference
#include "hpm_common.h"
#include "hpm_dmamux_regs.h"

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...