Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.c24 #define FLEXIO_RESETS_ARRAY FLEXIO_RSTS macro
26 #define FLEXIO_RESETS_ARRAY FLEXIO_RSTS_N macro
52 #if defined(FLEXIO_RESETS_ARRAY)
54 static const reset_ip_name_t s_flexioResets[] = FLEXIO_RESETS_ARRAY;
110 #if defined(FLEXIO_RESETS_ARRAY) in FLEXIO_Init()