Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Dstream_buffer.c68 eNoAction ); \
107 eNoAction, \
146 eNoAction ); \
184 eNoAction, \
1312 eNoAction, in xStreamBufferSendCompletedFromISR()
1347 eNoAction, in xStreamBufferReceiveCompletedFromISR()
Dtasks.c7954 case eNoAction: in xTaskGenericNotify()
8094 case eNoAction: in xTaskGenericNotifyFromISR()
/Kernel-v11.0.1/include/
Dtask.h115 eNoAction = 0, /* Notify the task without updating its notify value. */ enumerator
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c1306 ( ( pxParams->eAction == eNoAction ) || in MPU_xTaskGenericNotifyImpl()