Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h994 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_EnablePeriphClock() argument
996 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1004 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_DisablePeriphClock() argument
1006 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
Dlib_AT91SAM7X256.h994 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_EnablePeriphClock() argument
996 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1004 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_DisablePeriphClock() argument
1006 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
Dlib_AT91SAM7S64.h1003 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_EnablePeriphClock() argument
1005 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1013 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_DisablePeriphClock() argument
1015 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h994 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_EnablePeriphClock() argument
996 pPMC->PMC_PCER = periphIds; in AT91F_PMC_EnablePeriphClock()
1004 … unsigned int periphIds ) /* \arg IDs of peripherals to enable */ in AT91F_PMC_DisablePeriphClock() argument
1006 pPMC->PMC_PCDR = periphIds; in AT91F_PMC_DisablePeriphClock()