Searched refs:IOCON_PIO_MODE_PULLUP (Results 1 – 4 of 4) sorted by relevance
29 #define IOCON_PIO_MODE_PULLUP 0x10u macro
39 #define IOCON_PIO_MODE_PULLUP 0x10u macro
42 #define IOCON_PIO_MODE_PULLUP 0x20u /*!<@brief Selects pull-up function */ macro
114 *pinconfig &= ~(IOCON_PIO_MODE_PULLUP|IOCON_PIO_MODE_PULLDOWN); in gpio_mcux_lpc_configure()116 *pinconfig |= IOCON_PIO_MODE_PULLUP; in gpio_mcux_lpc_configure()