Home
last modified time | relevance | path

Searched refs:set_gpr (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/pinctrl/
Dhal_pinctrl.h18 bool set_gpr; /* true: setup IOMUXC_GPR; false: not setup IOMUXC_GPR */ member
Dhal_pinctrl.c90 if ((hal_pinctrl != NULL) && (hal_pinctrl->set_gpr == true)) in HAL_PinctrlSetMiscCfg()