Home
last modified time | relevance | path

Searched refs:my_stack_error_handler (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/ports/c667x/ccs/example_build/sample_threadx_ta6678fmc/
Dsample_threadx.c68 void my_stack_error_handler(TX_THREAD *thread_ptr);
100 if ((status = tx_thread_stack_error_notify(my_stack_error_handler)) != TX_SUCCESS) in tx_application_define()
514 void my_stack_error_handler(TX_THREAD *thread_ptr) in my_stack_error_handler() function
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/sample_threadx_c6678evm/
Dsample_threadx.c68 void my_stack_error_handler(TX_THREAD *thread_ptr);
100 if ((status = tx_thread_stack_error_notify(my_stack_error_handler)) != TX_SUCCESS) in tx_application_define()
514 void my_stack_error_handler(TX_THREAD *thread_ptr) in my_stack_error_handler() function