Searched refs:psa_flih_result_t (Results 1 – 7 of 7) sorted by relevance
55 #define PSA_FLIH_NO_SIGNAL ((psa_flih_result_t) 0)56 #define PSA_FLIH_SIGNAL ((psa_flih_result_t) 1)65 typedef uint32_t psa_flih_result_t; typedef
30 extern void tfm_flih_func_return(psa_flih_result_t result);33 static psa_flih_result_t tfm_flih_deprivileged_handling(void *p_pt, in tfm_flih_deprivileged_handling()95 uint32_t tfm_flih_return_to_isr(psa_flih_result_t result, in tfm_flih_return_to_isr()155 psa_flih_result_t flih_result; in spm_handle_interrupt()
65 uint32_t tfm_flih_return_to_isr(psa_flih_result_t result,
28 void tfm_flih_func_return(psa_flih_result_t result) in tfm_flih_func_return()
25 psa_flih_result_t (*flih_func)(void); /* FLIH function, NULL for SLIH */
42 psa_flih_result_t {{irq.name|lower}}_flih(void);
162 ``psa_flih_result_t {{name}}_flih(void);``