Searched refs:LPC_ADC1_BASE (Results 1 – 2 of 2) sorted by relevance
69 #define LPC_ADC1_BASE 0x40080000 macro107 #define LPC_ADC1 ((LPC_ADC_T *) LPC_ADC1_BASE)
228 adc_handle[1] = pAdcApi->adc_setup(LPC_ADC1_BASE, (uint8_t *) start_of_ram_block[1]); in main()
Completed in 5 milliseconds