Home
last modified time | relevance | path

Searched defs:context (Results 1 – 10 of 10) sorted by relevance

/libcpu/arm/cortex-m33/
A Dtrustzone.c60 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()
A Dcpuport.c266 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
/libcpu/arc/em/
A Dcpuport.c61 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
/libcpu/arm/cortex-m3/
A Dcpuport.c101 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
/libcpu/arm/cortex-r52/
A Dtrap.c49 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
/libcpu/arm/arm926/
A Dtrap.c45 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()
/libcpu/arm/cortex-m4/
A Dcpuport.c184 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
/libcpu/arm/cortex-m7/
A Dcpuport.c208 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
/libcpu/arm/cortex-m85/
A Dcpuport.c183 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
/libcpu/ti-dsp/c28x/
A Dcpuport.c135 void rt_hw_exception_install(rt_err_t (*exception_handle)(void *context)) in rt_hw_exception_install()

Completed in 15 milliseconds