Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c19 #define LCDIF_RESETS_ARRAY LCDIF_RSTS macro
21 #define LCDIF_RESETS_ARRAY DCNANO_RSTS macro
66 #if defined(LCDIF_RESETS_ARRAY)
68 static const reset_ip_name_t s_lcdifResets[] = LCDIF_RESETS_ARRAY;
108 #if defined(LCDIF_RESETS_ARRAY) in LCDIF_Init()