Home
last modified time | relevance | path

Searched refs:Chip_PMU_WriteGPREG (Results 1 – 3 of 3) 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() function
/external/platform/lpc15xx/lpcopen/periph_pmu/example/src/
A Dpmu.c66 Chip_PMU_WriteGPREG(LPC_PMU, PWR_CYCLE_COUNT_REG_INDEX, returnVal + 1); in ProcessCycleCounter()
/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/src/
A Dpmu_rom.c66 Chip_PMU_WriteGPREG(LPC_PMU, PWR_CYCLE_COUNT_REG_INDEX, returnVal + 1); in ProcessCycleCounter()

Completed in 13 milliseconds