Home
last modified time | relevance | path

Searched refs:thInt (Results 1 – 2 of 2) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dadc_15xx.c208 void Chip_ADC_SetThresholdInt(LPC_ADC_T *pADC, uint8_t ch, ADC_INTEN_THCMP_T thInt) in Chip_ADC_SetThresholdInt() argument
216 Chip_ADC_SetIntBits(pADC, ((uint32_t) thInt << shiftIndex)); in Chip_ADC_SetThresholdInt()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h551 void Chip_ADC_SetThresholdInt(LPC_ADC_T *pADC, uint8_t ch, ADC_INTEN_THCMP_T thInt);

Completed in 5 milliseconds