Searched refs:PSA_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-m-3.6.0/secure_fw/spm/core/ | ||
D | spm.h | 30 #define PSA_TIMEOUT_MASK PSA_BLOCK macro |
D | psa_api.c | 68 timeout &= PSA_TIMEOUT_MASK; in tfm_spm_partition_psa_wait() |