Searched refs:PINSEL (Results 1 – 4 of 4) sorted by relevance
68 SIM->PINSEL |= (uint32_t)module; in PORT_SetPinSelect()79 SIM->PINSEL &= ~ (uint32_t)module; in PORT_SetPinSelect()
79 SIM->PINSEL |= (uint32_t)module; in PORT_SetPinSelect()90 SIM->PINSEL &= ~(uint32_t)module; in PORT_SetPinSelect()
4685 __IO uint32_t PINSEL; /**< Pin Selection Register, offset: 0x8 */ member
4908 __IO uint32_t PINSEL; /**< Pin Selection Register, offset: 0x8 */ member