Home
last modified time | relevance | path

Searched refs:periphIds (Results 1 – 4 of 4) sorted by relevance

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h1045 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_EnablePeriphClock() argument
1047 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1056 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_DisablePeriphClock() argument
1058 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
Dlib_AT91SAM7X256.h1045 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_EnablePeriphClock() argument
1047 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1056 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_DisablePeriphClock() argument
1058 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
Dlib_AT91SAM7S64.h1051 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_EnablePeriphClock() argument
1053 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1062 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_DisablePeriphClock() argument
1064 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h1045 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_EnablePeriphClock() argument
1047 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1056 unsigned int periphIds) // \arg IDs of peripherals to enable in AT91F_PMC_DisablePeriphClock() argument
1058 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()