Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dcrypto_reg.h1686 …__I uint32_t ECC_STS; /*!< [0x0804] ECC Status Register … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcrypto_reg.h5261 …__I uint32_t ECC_STS; /*!< [0x0804] ECC Status Register … member
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c1413 while (crpt->ECC_STS & CRPT_ECC_STS_BUSY_Msk) in run_ecc_codec()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c1542 while(crpt->ECC_STS & CRPT_ECC_STS_BUSY_Msk) in run_ecc_codec()