Searched defs:pADC (Results 1 – 1 of 1) sorted by relevance
1233 __inline void AT91F_ADC_EnableIt( AT91PS_ADC pADC, /* pointer to a ADC controller */ in AT91F_ADC_EnableIt()1244 __inline void AT91F_ADC_DisableIt( AT91PS_ADC pADC, /* pointer to a ADC controller */ in AT91F_ADC_DisableIt()1256 AT91PS_ADC pADC ) /* pointer to a ADC controller */ in AT91F_ADC_GetStatus()1266 AT91PS_ADC pADC ) /* pointer to a ADC controller */ in AT91F_ADC_GetInterruptMaskStatus()1295 __inline void AT91F_ADC_CfgModeReg( AT91PS_ADC pADC, /* pointer to a ADC controller */ in AT91F_ADC_CfgModeReg()1306 __inline unsigned int AT91F_ADC_GetModeReg( AT91PS_ADC pADC /* pointer to a ADC controller */ in AT91F_ADC_GetModeReg()1336 __inline void AT91F_ADC_EnableChannel( AT91PS_ADC pADC, /* pointer to a ADC controller */ in AT91F_ADC_EnableChannel()1347 __inline void AT91F_ADC_DisableChannel( AT91PS_ADC pADC, /* pointer to a ADC controller */ in AT91F_ADC_DisableChannel()1358 __inline unsigned int AT91F_ADC_GetChannelStatus( AT91PS_ADC pADC /* pointer to a ADC controller */ in AT91F_ADC_GetChannelStatus()1368 __inline void AT91F_ADC_StartConversion( AT91PS_ADC pADC /* pointer to a ADC controller */ in AT91F_ADC_StartConversion()[all …]
Completed in 16 milliseconds