Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.c19 #define HSCMP_RESETS_ARRAY HSCMP_RSTS macro
47 #if defined(HSCMP_RESETS_ARRAY)
49 static const reset_ip_name_t s_hscmpResets[] = HSCMP_RESETS_ARRAY;
55 #if defined(HSCMP_CLOCKS) || defined(HSCMP_RESETS_ARRAY)
101 #if defined(HSCMP_RESETS_ARRAY) in HSCMP_Init()