Home
last modified time | relevance | path

Searched refs:IOPCTL_PIO_PUPD_EN (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dsoc.h69 #define IOPCTL_PIO_PUPD_EN 0x10u macro
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dsoc.h72 #define IOPCTL_PIO_PUPD_EN 0x10u macro
/Zephyr-latest/drivers/gpio/
Dgpio_mcux_lpc.c131 *pinconfig |= IOPCTL_PIO_PUPD_EN; in gpio_mcux_lpc_configure()
149 *pinconfig &= ~IOPCTL_PIO_PUPD_EN; in gpio_mcux_lpc_configure()