Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dswm_15xx.c59 temp = LPC_SWM->PINASSIGN[regIndex] & (~(0xFF << pinshift)); in Chip_SWM_MovablePinAssign()
60 LPC_SWM->PINASSIGN[regIndex] = temp | (pin << pinshift); in Chip_SWM_MovablePinAssign()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dswm_15xx.h48 __IO uint32_t PINASSIGN[16]; /*!< Pin Assignment register array */ member

Completed in 4 milliseconds