Searched refs:pull_config (Results 1 – 1 of 1) sorted by relevance
55 Siul2_Port_Ip_PortPullConfig pull_config; in nxp_s32_gpio_configure() local91 pull_config = PORT_INTERNAL_PULL_UP_ENABLED; in nxp_s32_gpio_configure()93 pull_config = PORT_INTERNAL_PULL_DOWN_ENABLED; in nxp_s32_gpio_configure()95 pull_config = PORT_INTERNAL_PULL_NOT_ENABLED; in nxp_s32_gpio_configure()97 Siul2_Port_Ip_SetPullSel(port_base, pin, pull_config); in nxp_s32_gpio_configure()