Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/partitions/idle_partition/
Didle_partition.c23 if (psa_wait(PSA_WAIT_ANY, PSA_POLL) == 0) { in tfm_idle_thread()
38 if (psa_wait(PSA_WAIT_ANY, PSA_POLL) == 0) { in tfm_idle_thread()
/trusted-firmware-m-3.7.0/interface/include/psa/
Dservice.h31 #define PSA_POLL (0x00000000u) macro