Searched refs:IOPCTL_PIO_PULLUP_EN (Results 1 – 3 of 3) sorted by relevance
65 #define IOPCTL_PIO_PULLUP_EN 0x20u macro
68 #define IOPCTL_PIO_PULLUP_EN 0x20u macro
133 *pinconfig |= IOPCTL_PIO_PULLUP_EN; in gpio_mcux_lpc_configure()135 *pinconfig &= ~(IOPCTL_PIO_PULLUP_EN); in gpio_mcux_lpc_configure()