Searched refs:u8ChSelect (Results 1 – 2 of 2) sorted by relevance
12 static uint8_t u8ChSelect[LPPDMA_CH_MAX]; variable47 u8ChSelect[i] = LPPDMA_MEM; in LPPDMA_Open()145 u8ChSelect[u32Ch] = u32Peripheral; in LPPDMA_SetTransferMode()215 if(u8ChSelect[u32Ch] == LPPDMA_MEM) in LPPDMA_Trigger()
12 static uint8_t u8ChSelect[PDMA_CH_MAX]; variable47 u8ChSelect[i] = PDMA_MEM; in PDMA_Open()220 u8ChSelect[u32Ch] = u32Peripheral; in PDMA_SetTransferMode()391 if(u8ChSelect[u32Ch] == PDMA_MEM) in PDMA_Trigger()