Searched refs:channel (Results 1 – 5 of 5) sorted by relevance
382 AVR32_TC.channel[configTICK_TC_CHANNEL].sr; in prvClearTcInt()397 .channel = configTICK_TC_CHANNEL, /* Channel selection. */ in prvSetupTimerInterrupt()
353 AVR32_TC.channel[configTICK_TC_CHANNEL].sr; in prvClearTcInt()368 .channel = configTICK_TC_CHANNEL, /* Channel selection. */ in prvSetupTimerInterrupt()
1407 unsigned int channel) // mode register in AT91F_ADC_EnableChannel() argument1410 pADC->ADC_CHER = channel; in AT91F_ADC_EnableChannel()1419 unsigned int channel) // mode register in AT91F_ADC_DisableChannel() argument1422 pADC->ADC_CHDR = channel; in AT91F_ADC_DisableChannel()
3073 channel for transmissions. The serial driver is fully functional but still3089 + The flashlite 186 serial driver now uses a DMA channel for transmissions.
2775 AT91C_US_CHMODE_NORMAL EQU (0x0 << 14) ;- (DBGU) Normal Mode: The USART channel operates as an R…