Searched refs:_pCh_ (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 179 #define GET_PARAM32(_pCh_, _id_, _bFound_, _u32x_) \ argument 181 strncpy(_u8Tmp, _pCh_, 128); \ 192 #define GET_PARAM_STR(_pCh_, _id_, _bFound_, _path_) \ argument 194 strncpy(_u8Tmp, _pCh_, 128); \ 208 #define GET_PARAM_CH(_pCh_, _id_, _bFound_, _ch_) \ argument 210 strncpy(_u8Tmp, _pCh_, 128); \
|