Hello Ralph,
In SSP, p_context is the pointer to the function that was executing when an interrupt was triggered. It can be used by ThreadX frameworks to provide thread-safe interrupt handling but this argument generally shouldn't be used in user-defined callback functions.
Regards,
Karol