Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.c51 base->PUEL |= (1UL << (PORT_PINNUMS_EACHPORT * (uint32_t)port + (uint32_t)num)); in PORT_SetPinPullUpEnable()
63 base->PUEL &= ~(1UL << (PORT_PINNUMS_EACHPORT * (uint32_t)port + (uint32_t)num)); in PORT_SetPinPullUpEnable()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.h273 base->PUEL |= (1UL << (PORT_PINNUMS_EACHPORT * (uint32_t)port + (uint32_t)num)); in PORT_SetPinPullUpEnable()
278 base->PUEL &= ~(1UL << (PORT_PINNUMS_EACHPORT * (uint32_t)port + (uint32_t)num)); in PORT_SetPinPullUpEnable()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h3919 …__IO uint32_t PUEL; /**< Port Pullup Enable Low Register, offset: 0x4… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h3991 …__IO uint32_t PUEL; /**< Port Pullup Enable Low Register, offset: 0x4… member