mbed library sources. Supersedes mbed-src.
Dependents: Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more
Diff: targets/TARGET_Maxim/TARGET_MAX32625/PeripheralPins.c
- Revision:
- 182:a56a73fd2a6f
- Parent:
- 150:02e0a0aed4ec
diff -r 57724642e740 -r a56a73fd2a6f targets/TARGET_Maxim/TARGET_MAX32625/PeripheralPins.c --- a/targets/TARGET_Maxim/TARGET_MAX32625/PeripheralPins.c Fri Feb 16 16:09:33 2018 +0000 +++ b/targets/TARGET_Maxim/TARGET_MAX32625/PeripheralPins.c Tue Mar 20 16:56:18 2018 +0000 @@ -163,6 +163,10 @@ { AIN_3, ADC, ADC_CH_3 }, { AIN_4, ADC, ADC_CH_0_DIV_5 }, { AIN_5, ADC, ADC_CH_1_DIV_5 }, + { AIN_6, ADC, ADC_CH_VDDB_DIV_4 }, + { AIN_7, ADC, ADC_CH_VDD18 }, + { AIN_8, ADC, ADC_CH_VDD12 }, + { AIN_9, ADC, ADC_CH_VRTC_DIV_2 }, { NC, NC, 0 } };