Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
Dtask.h118eSetValueWithOverwrite, /* Set the task's notification value to a specific value even if the pre… enumerator
/Kernel-v11.0.1/
Dtasks.c7936 case eSetValueWithOverwrite: in xTaskGenericNotify()
8076 case eSetValueWithOverwrite: in xTaskGenericNotifyFromISR()
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c1309 ( pxParams->eAction == eSetValueWithOverwrite ) || in MPU_xTaskGenericNotifyImpl()