Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/
Dctb_reva.h201 int MXC_CTB_RevA_ECC_Compute(mxc_ctb_reva_ecc_req_t *req);
Dctb_es17.c226 return MXC_CTB_RevA_ECC_Compute((mxc_ctb_reva_ecc_req_t *)req); in MXC_CTB_ECC_Compute()
Dctb_me13.c234 return MXC_CTB_RevA_ECC_Compute((mxc_ctb_reva_ecc_req_t *)req); in MXC_CTB_ECC_Compute()
Dctb_me21.c224 return MXC_CTB_RevA_ECC_Compute((mxc_ctb_reva_ecc_req_t *)req); in MXC_CTB_ECC_Compute()
Dctb_me55.c229 return MXC_CTB_RevA_ECC_Compute((mxc_ctb_reva_ecc_req_t *)req); in MXC_CTB_ECC_Compute()
Dctb_me18.c238 return MXC_CTB_RevA_ECC_Compute((mxc_ctb_reva_ecc_req_t *)req); in MXC_CTB_ECC_Compute()
Dctb_reva.c569 int MXC_CTB_RevA_ECC_Compute(mxc_ctb_reva_ecc_req_t *req) in MXC_CTB_RevA_ECC_Compute() function