Searched refs:RHINO_CONFIG_INTRPT_STACK_TOP (Results 1 – 2 of 2) sorted by relevance
139 #ifndef RHINO_CONFIG_INTRPT_STACK_TOP140 #define RHINO_CONFIG_INTRPT_STACK_TOP 0 macro
11 g_intrpt_stack_bottom = (cpu_stack_t *)RHINO_CONFIG_INTRPT_STACK_TOP; in rhino_stack_check_init()14 g_intrpt_stack_top = (cpu_stack_t *)RHINO_CONFIG_INTRPT_STACK_TOP; in rhino_stack_check_init()
Completed in 3 milliseconds