Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Functions

FIFO operating thread. More...

Collaboration diagram for Thread for FIFO Operation:

Functions

void ptxThreadFifo_fn (void *fifoIoRq)
 Function executed by FIFO thread.
 

Detailed Description

FIFO operating thread.

Function Documentation

◆ ptxThreadFifo_fn()

void ptxThreadFifo_fn ( void * fifoIoRq)

Function executed by FIFO thread.

Check if there is something in the FIFO to get, if not goes to sleep waiting to be awake by post operation on the FIFO. It runs allways that the system runs.

Parameters
[in]fifoIoRqPointer to the already allocated & initialized FIFO structure.