Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds