Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpit/
Dfsl_lpit.c20 #define LPIT_RESETS_ARRAY LPIT_RSTS macro
41 #if defined(LPIT_RESETS_ARRAY)
43 static const reset_ip_name_t s_lpitResets[] = LPIT_RESETS_ARRAY;
116 #if defined(LPIT_RESETS_ARRAY) in LPIT_Init()