Home
last modified time | relevance | path

Searched refs:CC_HalWaitInterruptRND (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/
Dcc_hal.h58 CCError_t CC_HalWaitInterruptRND(uint32_t data);
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/hal/cc3x/
Dcc_hal.c97 CCError_t CC_HalWaitInterruptRND(uint32_t data) in CC_HalWaitInterruptRND() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c385 error = CC_HalWaitInterruptRND(tmp); in LLF_RND_WaitRngInterrupt()