Searched defs:PORT_SetPinPullUpEnable (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/drivers/ |
| D | fsl_port.c | 44 void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool enable) in PORT_SetPinPullUpEnable() function
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/drivers/ |
| D | fsl_port.c | 130 void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool enable) in PORT_SetPinPullUpEnable() function
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/drivers/ |
| D | fsl_port.c | 131 void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool enable) in PORT_SetPinPullUpEnable() function
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/drivers/ |
| D | fsl_port.h | 268 static inline void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool ena… in PORT_SetPinPullUpEnable() function
|