Searched refs:tfm_spm_partition_psa_eoi (Results 1 – 5 of 5) sorted by relevance
531 psa_status_t tfm_spm_partition_psa_eoi(psa_signal_t irq_signal);533 #define tfm_spm_partition_psa_eoi NULL macro
87 psa_status_t tfm_spm_partition_psa_eoi(psa_signal_t irq_signal) in tfm_spm_partition_psa_eoi() function
194 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_eoi); in psa_eoi_thread_fn_call()
206 tfm_spm_partition_psa_eoi(irq_signal); in psa_eoi()
72 (psa_api_svc_func_t)tfm_spm_partition_psa_eoi,