Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/pxi/common/src/
Dpxi_fifo.c301 PXIFifoStatus ret_code; in PXIi_HandlerRecvFifoNotEmpty() local
306 ret_code = PXIi_GetFromFifo(&fifomsg.raw); in PXIi_HandlerRecvFifoNotEmpty()
308 if (ret_code == PXI_FIFO_FAIL_RECV_EMPTY) in PXIi_HandlerRecvFifoNotEmpty()
310 if (ret_code == PXI_FIFO_FAIL_RECV_ERR) in PXIi_HandlerRecvFifoNotEmpty()