Home
last modified time | relevance | path

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

/lk-master/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()
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c167 Chip_ADC_SetTrim(LPC_ADC0, ADC_TRIM_VRANGE_HIGHV); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h201 #define ADC_TRIM_VRANGE_HIGHV (0 << 5) /*!< Voltage range bit - High volatge (2.7V to 3.6V)… macro

Completed in 6 milliseconds