Home
last modified time | relevance | path

Searched refs:ADC_INSEL_TS (Results 1 – 4 of 4) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c155 Chip_ADC_SetADC0Input(LPC_ADC0, ADC_INSEL_TS); in main()
/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c204 Chip_ADC_SetADC0Input(LPC_ADC0, ADC_INSEL_TS); in main()
/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c244 adc_cfg[0].input_sel = ADC_INSEL_TS; in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h90 #define ADC_INSEL_TS (0x3 << 0) /*!< Selects the Temperature Sensor for channel 0 */ macro

Completed in 7 milliseconds