Core_Context_Change Core_Context_Updated
API Reference Manual  /  12 Haps  / 

Core_Context_Deactivate

Description
Triggered when another context replaces this context as the current context of a processor.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj, 
         conf_object_t *other_ctx, conf_object_t *cpu);

Core_Context_Change Core_Context_Updated