Renesas PTX1xxR IoT-Reader API
Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
COMPS
IORQ
ptxThread_Fifo.h
Go to the documentation of this file.
1
43
#ifndef PTXTHREAD_FIFO_H_
44
#define PTXTHREAD_FIFO_H_
45
53
#include "
ptx_Fifo_IoRq.h
"
54
55
#ifdef __cplusplus
56
extern
"C"
{
57
#endif
58
59
/*
60
* ####################################################################################################################
61
* FUNCTIONS
62
* ####################################################################################################################
63
*/
64
76
void
ptxThreadFifo_fn
(
void
*fifoIoRq);
77
78
#ifdef __cplusplus
79
}
80
#endif
81
83
#endif
/* Guard */
84
85
ptxThreadFifo_fn
void ptxThreadFifo_fn(void *fifoIoRq)
Function executed by FIFO thread.
ptx_Fifo_IoRq.h
Generated by
1.10.0