Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dchip.h69 #define LPC_ADC1_BASE 0x40080000 macro
107 #define LPC_ADC1 ((LPC_ADC_T *) LPC_ADC1_BASE)
/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c228 adc_handle[1] = pAdcApi->adc_setup(LPC_ADC1_BASE, (uint8_t *) start_of_ram_block[1]); in main()

Completed in 4 milliseconds