Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_gpio/
Dfsl_gpio.c26 static const reset_ip_name_t s_gpioResets[] = GPIO_RSTS_N; variable
66 RESET_PeripheralReset(s_gpioResets[port]); in GPIO_PortInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/gpio/
Dfsl_gpio.c52 static const reset_ip_name_t s_gpioResets[] = GPIO_RESETS_ARRAY; variable
122 RESET_ReleasePeripheralReset(s_gpioResets[GPIO_GetInstance(base)]); in GPIO_PinInit()