Searched refs:PUTCS (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hsl/api/hsl/ |
| H A D | frhsl_ringbuffer.h | 127 #define PUTCS(dataptr, length, port, hsl) CmdSend(hsl, dataptr, length) macro 130 #define PUTCS(dataptr, length, port, hsl) \ macro 183 #define PUTCS(dataptr, length, port) \
|
| H A D | frhsl_ringbuffer.c | 320 PUTCS(pu8MessageBuffer, u32totalBytes, FR_HSL_FILE_DESCRIPTOR, _hsl); in bufferSendBytes() 1107 PUTCS(pCmd->pu8Buf, pCmd->u32Len, FR_HSL_FILE_DESCRIPTOR, _hsl); in bufferProcessCommand()
|