Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.h116 #define FR_HSL_FILE_DESCRIPTOR (HSL_UART) macro
181 #define FR_HSL_FILE_DESCRIPTOR (STDOUT_FILENO)
H A Dfrhsl_ringbuffer.c320 PUTCS(pu8MessageBuffer, u32totalBytes, FR_HSL_FILE_DESCRIPTOR, _hsl); in bufferSendBytes()
1107 PUTCS(pCmd->pu8Buf, pCmd->u32Len, FR_HSL_FILE_DESCRIPTOR, _hsl); in bufferProcessCommand()
1108 FFLUSH(FR_HSL_FILE_DESCRIPTOR); in bufferProcessCommand()