Searched refs:au8ChSelect (Results 1 – 2 of 2) sorted by relevance
12 static uint8_t au8ChSelect[PDMA_CH_MAX]; variable46 au8ChSelect[i] = (uint8_t)PDMA_MEM; in PDMA_Open()199 au8ChSelect[u32Ch] = (uint8_t)u32Peripheral; in PDMA_SetTransferMode()350 if(au8ChSelect[u32Ch] == PDMA_MEM) in PDMA_Trigger()
12 static uint8_t au8ChSelect[PDMA_CH_MAX]; variable46 au8ChSelect[i] = (uint8_t)PDMA_MEM; in PDMA_Open()231 au8ChSelect[u32Ch] = (uint8_t)u32Peripheral; in PDMA_SetTransferMode()382 if(au8ChSelect[u32Ch] == PDMA_MEM) in PDMA_Trigger()