Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.c68 SIM->PINSEL |= (uint32_t)module; in PORT_SetPinSelect()
79 SIM->PINSEL &= ~ (uint32_t)module; in PORT_SetPinSelect()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.c79 SIM->PINSEL |= (uint32_t)module; in PORT_SetPinSelect()
90 SIM->PINSEL &= ~(uint32_t)module; in PORT_SetPinSelect()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4685 __IO uint32_t PINSEL; /**< Pin Selection Register, offset: 0x8 */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4908 __IO uint32_t PINSEL; /**< Pin Selection Register, offset: 0x8 */ member