HomeSort by relevance Sort by last modified time
    Searched full:stop_ui_monitor (Results 1 - 1 of 1) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
console.c 112 volatile S32 stop_UI_Monitor;
674 pConsole->stop_UI_Monitor = FALSE;
680 while(!pConsole->stop_UI_Monitor && pConsole->p_inbuf && *pConsole->p_inbuf)
795 ((Console_t*)hConsole)->stop_UI_Monitor = TRUE;
808 pConsole->stop_UI_Monitor = FALSE;
811 while(!pConsole->stop_UI_Monitor)
817 if(pConsole->stop_UI_Monitor)
1055 pConsole->stop_UI_Monitor = FALSE;
1062 if( pConsole->stop_UI_Monitor )
1072 return pConsole->stop_UI_Monitor;
    [all...]

Completed in 256 milliseconds