Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
Dtask.h117eSetValueWithOverwrite, /* Set the task's notification value to a specific value even if the pre… enumerator
/Kernel-v10.6.2/
Dtasks.c4952 case eSetValueWithOverwrite: in xTaskGenericNotify()
5095 case eSetValueWithOverwrite: in xTaskGenericNotifyFromISR()
/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers_v2.c1340 ( pxParams->eAction == eSetValueWithOverwrite ) || in MPU_xTaskGenericNotifyImpl()