Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dsoc.h61 #define IOPCTL_PIO_PSEDRAIN_EN 0x0400u macro
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dsoc.h64 #define IOPCTL_PIO_PSEDRAIN_EN 0x0400u macro
/Zephyr-latest/drivers/gpio/
Dgpio_mcux_lpc.c85 *pinconfig |= IOPCTL_PIO_PSEDRAIN_EN; in gpio_mcux_lpc_configure()
87 *pinconfig &= ~IOPCTL_PIO_PSEDRAIN_EN; in gpio_mcux_lpc_configure()