Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dchip.h54 #define LPC_ADC0_BASE 0x40000000 macro
106 #define LPC_ADC0 ((LPC_ADC_T *) LPC_ADC0_BASE)
/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c227 adc_handle[0] = pAdcApi->adc_setup(LPC_ADC0_BASE, (uint8_t *) start_of_ram_block[0]); in main()

Completed in 4 milliseconds