Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dtask.h119eSetValueWithoutOverwrite /* Set the task's notification value if the previous value has been read… enumerator
/Kernel-v11.1.0/
Dtasks.c7873 case eSetValueWithoutOverwrite: in xTaskGenericNotify()
8016 case eSetValueWithoutOverwrite: in xTaskGenericNotifyFromISR()
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c1315 ( pxParams->eAction == eSetValueWithoutOverwrite ) ) ) in MPU_xTaskGenericNotifyImpl()