Home
last modified time | relevance | path

Searched refs:IOCON_ADMODE_EN (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/periph_dac/example/src/
A Ddac.c59 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 12, (IOCON_MODE_INACT | IOCON_ADMODE_EN)); in Init_DAC_PinMux()
/lk-master/external/platform/lpc15xx/lpcopen/periph_acmp/example/src/
A Dacmp.c55 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_ADMODE_EN)); in Init_ACMP_PinMux()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Diocon_15xx.h74 #define IOCON_ADMODE_EN (0x0 << 7) /*!< Enables analog input function (analog pins only) */ macro
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c211 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_ADMODE_EN)); in main()

Completed in 4 milliseconds