Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/src/
Dem_msc.c1572 uint32_t enableEcc; in mscEccReadWriteExistingPio() local
1590 enableEcc = eccBank->initSyndromeEnable; in mscEccReadWriteExistingPio()
1594 enableEcc = eccBank->correctionEnable; in mscEccReadWriteExistingPio()
1659 [enableEcc] "r" (enableEcc) in mscEccReadWriteExistingPio()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_msc.c1575 uint32_t enableEcc; in mscEccReadWriteExistingPio() local
1595 enableEcc = eccBank->initSyndromeEnable; in mscEccReadWriteExistingPio()
1599 enableEcc = eccBank->correctionEnable; in mscEccReadWriteExistingPio()
1664 [enableEcc] "r" (enableEcc) in mscEccReadWriteExistingPio()