Searched refs:periphIds (Results 1 – 4 of 4) sorted by relevance
1045 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_EnablePeriphClock() argument1047 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()1056 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_DisablePeriphClock() argument1058 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
1051 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_EnablePeriphClock() argument1053 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()1062 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_DisablePeriphClock() argument1064 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()