Searched refs:PPType (Results 1 – 2 of 2) sorted by relevance
160 void CLKPWR_ConfigPPWR (uint32_t PPType, FunctionalState NewState) in CLKPWR_ConfigPPWR() argument164 LPC_SC->PCONP |= PPType; in CLKPWR_ConfigPPWR()168 LPC_SC->PCONP &= ~PPType; in CLKPWR_ConfigPPWR()
220 void CLKPWR_ConfigPPWR(uint32_t PPType, FunctionalState NewState);
Completed in 5 milliseconds