Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/xecc/
Dfsl_xecc.h103 } xecc_single_error_info_t; typedef
304 void XECC_GetSingleErrorInfo(XECC_Type *base, xecc_single_error_info_t *info);
Dfsl_xecc.c129 void XECC_GetSingleErrorInfo(XECC_Type *base, xecc_single_error_info_t *info) in XECC_GetSingleErrorInfo()