Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ir/drv/ir/
H A DdrvIR.c268 gIRAckFlags &= (IR_AckFlags)(~E_IR_ACKFLG_WAIT_CONFIG); in _IR_MailBoxHandler()
475 gIRAckFlags |= E_IR_ACKFLG_WAIT_CONFIG; in MDrv_IR_Config()
514 while((gIRAckFlags & E_IR_ACKFLG_WAIT_CONFIG) && (gMBXResult != E_MBX_ERR_TIME_OUT)); in MDrv_IR_Config()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvIR.h340 E_IR_ACKFLG_WAIT_CONFIG = (1<<1), enumerator
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvIR.h340 E_IR_ACKFLG_WAIT_CONFIG = (1<<1), enumerator
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt72159 E_IR_ACKFLG_WAIT_CONFIG = (1<<1),