Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dinmux_15xx.h101 LPC_INMUX->SCT0_INMUX[input] = (uint32_t) src; in Chip_INMUX_SelectSCT0Src()
139 LPC_INMUX->SCT1_INMUX[input] = (uint32_t) src; in Chip_INMUX_SelectSCT1Src()
175 LPC_INMUX->SCT2_INMUX[input] = (uint32_t) src; in Chip_INMUX_SelectSCT2Src()
211 LPC_INMUX->SCT3_INMUX[input] = (uint32_t) src; in Chip_INMUX_SelectSCT3Src()
223 LPC_INMUX->PINTSEL[pintSel] = (portNum * 32) + pinNum; in Chip_INMUX_PinIntSel()
258 LPC_INMUX->DMA_ITRIG_INMUX[ch] = (uint32_t) trig; in Chip_INMUX_SetDMATrigger()
271 LPC_INMUX->DMA_INMUX[index] = (uint32_t) dmaCh; in Chip_INMUX_SetDMAOutMux()
294 LPC_INMUX->FREQMEAS_REF = (uint32_t) ref; in Chip_INMUX_SetFreqMeasRefClock()
304 LPC_INMUX->FREQMEAS_TARGET = (uint32_t) targ; in Chip_INMUX_SetFreqMeasTargClock()
A Dchip.h122 #define LPC_INMUX ((LPC_INMUX_T *) LPC_INMUX_BASE) macro

Completed in 3 milliseconds