Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c39 #define LPUART_RESETS_ARRAY LPUART_RSTS macro
178 #if defined(LPUART_RESETS_ARRAY)
180 static const reset_ip_name_t s_lpuartResets[] = LPUART_RESETS_ARRAY;
434 #if defined(LPUART_RESETS_ARRAY) in LPUART_Init()