Searched refs:ADC_APCTL1_ADPC (Results 1 – 5 of 5) sorted by relevance
294 base->APCTL1 |= ADC_APCTL1_ADPC(mask); in ADC_EnableAnalogInput()298 base->APCTL1 &= ~ADC_APCTL1_ADPC(mask); in ADC_EnableAnalogInput()
551 #define ADC_APCTL1_ADPC(x) (((uint32_t)(((uint32_t)(x)) << ADC_APCTL1_ADPC_SH… macro
553 #define ADC_APCTL1_ADPC(x) (((uint32_t)(((uint32_t)(x)) << ADC_APCTL1_ADPC_SH… macro
556 #define ADC_APCTL1_ADPC(x) (((uint32_t)(((uint32_t)(x)) << ADC_APCTL1_ADPC_SH… macro