Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/include/load/
Dpartition_defs.h60 #define POSITION_TO_ENTRY(x, t) (t)(x) macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dbackend_ipc.c264 thrd_entry = POSITION_TO_ENTRY(p_pt->p_ldinf->entry, thrd_fn_t); in partition_init()
288 thrd_entry = POSITION_TO_ENTRY(p_pt->p_ldinf->entry, thrd_fn_t); in ns_agent_tz_init()