Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/include/
Dbitops.h13 #define IS_ONLY_ONE_BIT_IN_UINT32(n) \ macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dinterrupt.c139 if (!IS_ONLY_ONE_BIT_IN_UINT32(signal)) { in get_irq_info_for_signal()
Dpsa_api.c127 if (!IS_ONLY_ONE_BIT_IN_UINT32(signal)) { in tfm_spm_partition_psa_get()