Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c24 #define PINT_RESETS_ARRAY GPIOINT_RSTS_N macro
26 #define PINT_RESETS_ARRAY PINT_RSTS macro
28 #define PINT_RESETS_ARRAY GPIO_RSTS_N macro
38 #if defined(PINT_RESETS_ARRAY)
40 static const reset_ip_name_t s_pintResets[] = PINT_RESETS_ARRAY;
138 #if defined(PINT_RESETS_ARRAY) in PINT_Init()
159 #if defined(PINT_RESETS_ARRAY) in PINT_Init()
181 #if defined(PINT_RESETS_ARRAY) in PINT_Init()