Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c208 Chip_ADC_SetTrim(LPC_ADC0, ADC_TRIM_VRANGE_HIGHV); in main()
209 Chip_ADC_SetTrim(LPC_ADC1, ADC_TRIM_VRANGE_HIGHV); in main()
/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c167 Chip_ADC_SetTrim(LPC_ADC0, ADC_TRIM_VRANGE_HIGHV); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h584 STATIC INLINE void Chip_ADC_SetTrim(LPC_ADC_T *pADC, uint32_t trim) in Chip_ADC_SetTrim() function

Completed in 5 milliseconds