Home
last modified time | relevance | path

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

/Kernel-v11.1.0/
Dstream_buffer.c75 eNoAction ); \
115 eNoAction, \
155 eNoAction ); \
194 eNoAction, \
1419 eNoAction, in xStreamBufferSendCompletedFromISR()
1458 eNoAction, in xStreamBufferReceiveCompletedFromISR()
Dtasks.c7887 case eNoAction: in xTaskGenericNotify()
8030 case eNoAction: in xTaskGenericNotifyFromISR()
/Kernel-v11.1.0/include/
Dtask.h115 eNoAction = 0, /* Notify the task without updating its notify value. */ enumerator
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c1311 ( ( pxParams->eAction == eNoAction ) || in MPU_xTaskGenericNotifyImpl()