Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_rt_gpio.c50 #define SET_GPIO_PORT_INIT_FLAG(port) (s_GPIO_PORT_initFlag |= 1UL << (port)) macro
231 SET_GPIO_PORT_INIT_FLAG(gpioState->pin.port); in HAL_GpioInit()