Home
last modified time | relevance | path

Searched refs:E_AND_CLEAR (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1883 bClear= ((E_AND_CLEAR== eWaitMode) || (E_OR_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
1884 bAnd= ((E_AND== eWaitMode)|| (E_AND_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
1998 bClear= ((E_AND_CLEAR== eWaitMode) || (E_OR_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent_Interrupt()
1999 bAnd= ((E_AND== eWaitMode)|| (E_AND_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent_Interrupt()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h293E_AND_CLEAR, ///< Specify all of the requested events are require. If the request a… enumerator
408E_AND_CLEAR, ///< Specify all of the requested events are require. If the request a…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h324E_AND_CLEAR, ///< Specify all of the requested events are require. If the request a… enumerator
499E_AND_CLEAR, ///< Specify all of the requested events are require. If the request a…
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1395 bClear= ((E_AND_CLEAR== eWaitMode) || (E_OR_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
1396 bAnd= ((E_AND== eWaitMode)|| (E_AND_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTransport.c231 err= MsOS_WaitEvent(g_USBWaitFlg, USB_STOR_BLK_COMPLETE, &RtnPattern, E_AND_CLEAR, 10000); in usb_Stor_wait_for_completion()
610 MsOS_WaitEvent(g_USBWaitFlg, USB_STOR_BLK_ASYNC, &RtnPattern, E_AND_CLEAR, MSOS_WAIT_FOREVER); in usb_stor_async_wait_completion()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c2038 bClear= ((E_AND_CLEAR== eWaitMode) || (E_OR_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
2039 bAnd= ((E_AND== eWaitMode)|| (E_AND_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
2106 case E_AND_CLEAR: in MsOS_WaitEvent()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1648 bClear= ((E_AND_CLEAR== eWaitMode) || (E_OR_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
1649 bAnd= ((E_AND== eWaitMode)|| (E_AND_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2319 bClear= ((E_AND_CLEAR== eWaitMode) || (E_OR_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
2320 bAnd= ((E_AND== eWaitMode)|| (E_AND_CLEAR== eWaitMode))? TRUE: FALSE; in MsOS_WaitEvent()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c1902 case E_AND_CLEAR: in MsOS_WaitEvent()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt80868 E_AND_CLEAR,
81043 E_AND_CLEAR,