Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.c21 #define LPCMP_RESETS_ARRAY LPCMP_RSTS macro
49 #if defined(LPCMP_RESETS_ARRAY)
51 static const reset_ip_name_t s_lpcmpResets[] = LPCMP_RESETS_ARRAY;
113 #if defined(LPCMP_RESETS_ARRAY) in LPCMP_Init()