Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/gpio/
Dfsl_gpio.c20 #define GPIO_RESETS_ARRAY GPIO_RSTS macro
32 #if defined(GPIO_RESETS_ARRAY)
50 #if defined(GPIO_RESETS_ARRAY)
52 static const reset_ip_name_t s_gpioResets[] = GPIO_RESETS_ARRAY;
72 defined(FSL_FEATURE_SOC_PORT_COUNT) || defined(GPIO_RESETS_ARRAY)
121 #if defined(GPIO_RESETS_ARRAY) in GPIO_PinInit()