Searched refs:PORT_SetPinPullUpEnable (Results 1 – 7 of 7) 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
|
| D | fsl_port.h | 279 void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool enable);
|
| /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
|
| D | fsl_port.h | 337 void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool enable);
|
| /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
|
| D | fsl_port.h | 337 void PORT_SetPinPullUpEnable(PORT_Type *base, port_type_t port, uint8_t num, bool enable);
|
| /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
|