Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDtask.h118eSetValueWithoutOverwrite /* Set the task's notification value if the previous value has been read… enumerator
/Kernel-v10.6.2/
HDtasks.c4956 case eSetValueWithoutOverwrite: in xTaskGenericNotify()
5099 case eSetValueWithoutOverwrite: in xTaskGenericNotifyFromISR()
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers_v2.c1341 ( pxParams->eAction == eSetValueWithoutOverwrite ) ) ) in MPU_xTaskGenericNotifyImpl()