Searched refs:LPC_ADC0_BASE (Results 1 – 2 of 2) sorted by relevance
54 #define LPC_ADC0_BASE 0x40000000 macro106 #define LPC_ADC0 ((LPC_ADC_T *) LPC_ADC0_BASE)
227 adc_handle[0] = pAdcApi->adc_setup(LPC_ADC0_BASE, (uint8_t *) start_of_ram_block[0]); in main()
Completed in 4 milliseconds