Home
last modified time | relevance | path

Searched defs:p_ctx_ctrl (Results 1 – 2 of 2) sorted by relevance

/secure_fw/spm/core/arch/
A Dtfm_arch.c37 void tfm_arch_set_context_ret_code(const struct context_ctrl_t *p_ctx_ctrl, uint32_t ret_code) in tfm_arch_set_context_ret_code()
135 void tfm_arch_init_context(struct context_ctrl_t *p_ctx_ctrl, in tfm_arch_init_context()
169 uint32_t tfm_arch_refresh_hardware_context(const struct context_ctrl_t *p_ctx_ctrl) in tfm_arch_refresh_hardware_context()
/secure_fw/spm/core/
A Dthread.h71 #define THRD_INIT(p_thrd, p_ctx_ctrl, prio) do { \ argument

Completed in 41 milliseconds