|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
FIFO operating thread. More...

Functions | |
| void | ptxThreadFifo_fn (void *fifoIoRq) |
| Function executed by FIFO thread. | |
FIFO operating thread.
| 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.
| [in] | fifoIoRq | Pointer to the already allocated & initialized FIFO structure. |