Searched refs:s_lpsciBases (Results 1 – 1 of 1) sorted by relevance
115 static UART0_Type *const s_lpsciBases[] = UART0_BASE_PTRS; variable136 for (instance = 0; instance < ARRAY_SIZE(s_lpsciBases); instance++) in LPSCI_GetInstance()138 if (s_lpsciBases[instance] == base) in LPSCI_GetInstance()144 assert(instance < ARRAY_SIZE(s_lpsciBases)); in LPSCI_GetInstance()