Home
last modified time | relevance | path

Searched defs:regIndex (Results 1 – 2 of 2) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dpmu_15xx.h84 STATIC INLINE void Chip_PMU_WriteGPREG(LPC_PMU_T *pPMU, uint8_t regIndex, uint32_t value) in Chip_PMU_WriteGPREG()
109 STATIC INLINE uint32_t Chip_PMU_ReadGPREG(LPC_PMU_T *pPMU, uint8_t regIndex) in Chip_PMU_ReadGPREG()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dswm_15xx.c57 int pinshift = PINSHIFT(movable), regIndex = PINASSIGN_IDX(movable); in Chip_SWM_MovablePinAssign() local

Completed in 600 milliseconds