Home
last modified time | relevance | path

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

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