Home
last modified time | relevance | path

Searched refs:__delay (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/seal/hal/kano/seal/
H A DhalSEAL.c119 #define __delay() {int i=0; for (i=0; i<100000; i+=2) {i=i-1; _gSealLocalDelayVar+=i;}} macro
1370 __delay(); in HAL_SEAL_ResetSram()
1396 __delay(); in HAL_SEAL_ResetSram()
1410 __delay(); in HAL_SEAL_ResetSram()
1436 __delay(); in HAL_SEAL_ResetSram()
2271 __delay(); in HAL_Seal_SecureMasterSet()
2296 __delay(); in HAL_Seal_SecureMasterSet()
2301 __delay(); in HAL_Seal_SecureMasterSet()
2303 __delay(); in HAL_Seal_SecureMasterSet()
2308 __delay(); in HAL_Seal_SecureMasterSet()
[all …]
/utopia/UTPA2-700.0.x/modules/seal/hal/k6/seal/
H A DhalSEAL.c114 #define __delay() {int i; for (i=0; i<100000; i+=2) {i=i-1; _gSealLocalDelayVar+=i;}} macro
1391 __delay(); in HAL_SEAL_SetIOMapBase()
1439 __delay(); in HAL_SEAL_ResetSram()
1449 __delay(); in HAL_SEAL_ResetSram()
1474 __delay(); in HAL_SEAL_ResetSram()
2149 __delay(); in HAL_Seal_SecureMasterSet()
2155 __delay(); in HAL_Seal_SecureMasterSet()
2161 __delay(); in HAL_Seal_SecureMasterSet()
2166 __delay(); in HAL_Seal_SecureMasterSet()
2191 __delay(); in HAL_Seal_SecureMasterSet()
[all …]
/utopia/UTPA2-700.0.x/modules/seal/hal/k6lite/seal/
H A DhalSEAL.c114 #define __delay() {int i; for (i=0; i<100000; i+=2) {i=i-1; _gSealLocalDelayVar+=i;}} macro
1391 __delay(); in HAL_SEAL_SetIOMapBase()
1439 __delay(); in HAL_SEAL_ResetSram()
1449 __delay(); in HAL_SEAL_ResetSram()
1474 __delay(); in HAL_SEAL_ResetSram()
2149 __delay(); in HAL_Seal_SecureMasterSet()
2155 __delay(); in HAL_Seal_SecureMasterSet()
2161 __delay(); in HAL_Seal_SecureMasterSet()
2166 __delay(); in HAL_Seal_SecureMasterSet()
2191 __delay(); in HAL_Seal_SecureMasterSet()
[all …]
/utopia/UTPA2-700.0.x/modules/seal/hal/curry/seal/
H A DhalSEAL.c118 #define __delay() {int i=0; for (i=0; i<100000; i+=2) {i=i-1; _gSealLocalDelayVar+=i;}} macro
1388 __delay(); in HAL_SEAL_ResetSram()
1401 __delay(); in HAL_SEAL_ResetSram()
1419 __delay(); in HAL_SEAL_ResetSram()
2213 __delay(); in HAL_Seal_SecureMasterSet()
2219 __delay(); in HAL_Seal_SecureMasterSet()
2225 __delay(); in HAL_Seal_SecureMasterSet()
2247 __delay(); in HAL_Seal_SecureMasterSet()
2294 __delay(); in HAL_Seal_SecureMasterQuery()
2330 __delay(); in HAL_Seal_SecureMasterQuery()
/utopia/UTPA2-700.0.x/modules/security/hal/macan/aesdma/
H A DhalAESDMA.c107 #define __delay() {int i=0; for (i=0; i<1000; i+=2) {i=i-1; _gSealLocalDelayVar+=i;}} macro
516 __delay(); // delay a short time to prevent CPU accessing too quick and get same register value in AESDMA_Rand()