Lines Matching refs:u32PinSel
62 uint32_t u32PinSel; in SIM_Init() local
69 u32PinSel = 0; in SIM_Init()
116 u32PinSel = pConfig->u32PinSel; in SIM_Init()
121 SIM->PINSEL = u32PinSel; in SIM_Init()
141 uint32_t u32PinSel; in SIM_Init() local
148 u32PinSel = 0; in SIM_Init()
190 u32PinSel = pConfig->u32PinSel; in SIM_Init()
194 SIM->PINSEL = u32PinSel; in SIM_Init()
213 uint32_t u32PinSel; in SIM_Init() local
220 u32PinSel = 0; in SIM_Init()
262 u32PinSel = pConfig->u32PinSel; in SIM_Init()
266 SIM->PINSEL = u32PinSel; in SIM_Init()