Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/
H A DdrvCEC.c415 if(res&E_CEC_TX_SUCCESS)
416 error_code = E_CEC_TX_SUCCESS;
517 if (res&E_CEC_TX_SUCCESS)
553 if(res&E_CEC_TX_SUCCESS)
554 error_code = E_CEC_TX_SUCCESS;
563 if( (msg==E_MSG_UI_PRESS) && (error_code==E_CEC_TX_SUCCESS) )
568 if(res&E_CEC_TX_SUCCESS)
569 error_code = E_CEC_TX_SUCCESS;
604 if(res&E_CEC_TX_SUCCESS)
605 error_code = E_CEC_TX_SUCCESS;
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiCEC.h248 E_CEC_TX_SUCCESS = 0x02, enumerator
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiCEC.h255 E_CEC_TX_SUCCESS = 0x02, enumerator
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt63575 E_CEC_TX_SUCCESS = 0x02,