Home
last modified time | relevance | path

Searched refs:eNoAction (Results 1 – 4 of 4) sorted by relevance

/Kernel-v10.6.2/
HDstream_buffer.c69 eNoAction ); \
107 eNoAction, \
146 eNoAction ); \
184 eNoAction, \
1229 eNoAction, in xStreamBufferSendCompletedFromISR()
1260 eNoAction, in xStreamBufferReceiveCompletedFromISR()
HDtasks.c4970 case eNoAction: in xTaskGenericNotify()
5113 case eNoAction: in xTaskGenericNotifyFromISR()
/Kernel-v10.6.2/include/
HDtask.h114 eNoAction = 0, /* Notify the task without updating its notify value. */ enumerator
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers_v2.c1337 ( ( pxParams->eAction == eNoAction ) || in MPU_xTaskGenericNotifyImpl()