Searched refs:periphIds (Results 1 – 4 of 4) sorted by relevance
994 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_EnablePeriphClock() argument996 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()1004 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_DisablePeriphClock() argument1006 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
1003 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_EnablePeriphClock() argument1005 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()1013 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_DisablePeriphClock() argument1015 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()