Home
last modified time | relevance | path

Searched refs:mprotect_example_exception_hook (Results 1 – 3 of 3) sorted by relevance

/components/mprotect/examples/
A Dmprotect_example_exclusive_region.c52 extern void mprotect_example_exception_hook(rt_mem_exception_info_t *info); in mprotect_example_exclusive_region()
53 rt_hw_mpu_exception_set_hook(mprotect_example_exception_hook); in mprotect_example_exclusive_region()
A Dmprotect_example_ro_data.c68 extern void mprotect_example_exception_hook(rt_mem_exception_info_t *info); in mprotect_example_ro_data()
69 rt_hw_mpu_exception_set_hook(mprotect_example_exception_hook); in mprotect_example_ro_data()
A Dmprotect_example_exception_hook.c14 void mprotect_example_exception_hook(rt_mem_exception_info_t *info) in mprotect_example_exception_hook() function

Completed in 14 milliseconds