Searched refs:tfm_spm_partition_psa_irq_enable (Results 1 – 5 of 5) sorted by relevance
469 psa_status_t tfm_spm_partition_psa_irq_enable(psa_signal_t irq_signal);489 #define tfm_spm_partition_psa_irq_enable NULL macro
18 psa_status_t tfm_spm_partition_psa_irq_enable(psa_signal_t irq_signal) in tfm_spm_partition_psa_irq_enable() function
168 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_irq_enable); in psa_irq_enable_thread_fn_call()
184 tfm_spm_partition_psa_irq_enable(irq_signal); in psa_irq_enable()
75 (psa_api_svc_func_t)tfm_spm_partition_psa_irq_enable,