Home
last modified time | relevance | path

Searched refs:Chip_ADC_SetThresholdInt (Results 1 – 3 of 3) sorted by relevance

/lk-master/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() function
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c252 Chip_ADC_SetThresholdInt(LPC_ADC1, BOARD_ADC_CH, ADC_INTEN_THCMP_CROSSING); in main()
/lk-master/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