Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.c1328 char* pP0; in _DMX_DBG_CmdHandle() local
1338 pP0 = (char*)strtok(NULL, "\n"); in _DMX_DBG_CmdHandle()
1340 _stCmd[i].pfun(pP0); in _DMX_DBG_CmdHandle()