154 uint8_t
function, channel;
156 switch (gpdma_peripheral_connection_number) {
300 if (0 != gpdma_peripheral_connection_number) {
302 temp =
LPC_CREG->DMAMUX & (~(0x03 << (2 * channel)));
303 LPC_CREG->DMAMUX = temp | (
function << (2 * channel));
383 switch (TransferType) {
429 uint8_t SrcPeripheral = 0, DstPeripheral = 0;
502 if (NextDescriptor) {
517 uint8_t SrcPeripheral = 0, DstPeripheral = 0;
557 temp) && (ChannelHandlerArray[temp].ChannelStatus ==
DISABLE)) {