Home
last modified time | relevance | path

Searched refs:PMC_PCR_PID (Results 1 – 5 of 5) sorted by relevance

/hal_atmel-latest/asf/sam/include/sam3x/component/
Dpmc.h386 #define PMC_PCR_PID(value) ((PMC_PCR_PID_Msk & ((value) << PMC_PCR_PID_Pos))) macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dpmc.h2012 #define PMC_PCR_PID(value) (PMC_PCR_PID_Msk & ((value) << PMC_PCR_PID_Pos)) macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dpmc.h2000 #define PMC_PCR_PID(value) (PMC_PCR_PID_Msk & ((value) << PMC_PCR_PID_Pos)) macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dpmc.h1988 #define PMC_PCR_PID(value) (PMC_PCR_PID_Msk & ((value) << PMC_PCR_PID_Pos)) macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dpmc.h2015 #define PMC_PCR_PID(value) (PMC_PCR_PID_Msk & ((value) << PMC_PCR_PID_Pos)) macro