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()1275 __inline unsigned int AT91F_ADC_IsInterruptMasked( AT91PS_ADC pADC, /* \arg pointer to a ADC co… in AT91F_ADC_IsInterruptMasked()1285 __inline unsigned int AT91F_ADC_IsStatusSet( AT91PS_ADC pADC, /* \arg pointer to a ADC controll… in AT91F_ADC_IsStatusSet()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()1316 __inline void AT91F_ADC_CfgTimings( AT91PS_ADC pADC, /* pointer to a ADC control… in AT91F_ADC_CfgTimings()1336 __inline void AT91F_ADC_EnableChannel( AT91PS_ADC pADC, /* pointer to a ADC controller */ in AT91F_ADC_EnableChannel()[all …]