Searched defs:context (Results 1 – 10 of 10) sorted by relevance
60 void rt_trustzone_context_store(rt_ubase_t context) in rt_trustzone_context_store()65 void rt_trustzone_context_load(rt_ubase_t context) in rt_trustzone_context_load()
266 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()460 struct stack_frame *context = &exception_info->stack_frame; in rt_hw_hard_fault_exception() local
61 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
101 void rt_hw_exception_install(rt_err_t (*exception_handle)(void* context)) in rt_hw_exception_install()298 struct stack_frame *context = &exception_info->stack_frame; in rt_hw_hard_fault_exception() local
49 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
45 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
184 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()378 struct stack_frame *context = &exception_info->stack_frame; in rt_hw_hard_fault_exception() local
208 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()402 struct stack_frame *context = &exception_info->stack_frame; in rt_hw_hard_fault_exception() local
183 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()375 struct stack_frame *context = &exception_info->stack_frame; in rt_hw_hard_fault_exception() local
135 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
Completed in 15 milliseconds