Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c236 Chip_ADC_SetThrHighValue(LPC_ADC1, 0, ((3 * 0xFFF) / 4)); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h488 STATIC INLINE void Chip_ADC_SetThrHighValue(LPC_ADC_T *pADC, uint8_t thrnum, uint16_t value) in Chip_ADC_SetThrHighValue() function

Completed in 5 milliseconds