|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
Buffer Pool. More...

Topics | |
| Buffer Pool Data Structure | |
| The structure that tracks available memory space for buffer items, tracks the item list and provides first available item on request. | |
| Buffer Pool Handler Functions | |
| Functions that manage buffer pool. | |
Data Structures | |
| struct | ptxBufferPool_Item |
| Buffer Pool Item structure. More... | |
| struct | ptxBufferPool |
| Buffer Pool structure. More... | |
Typedefs | |
| typedef enum ptxBufferPool_ItemState | ptxBufferPool_ItemState_t |
Enumerations | |
| enum | ptxBufferPool_ItemState { ptxBufferPool_ItemState_IDLE , ptxBufferPool_ItemState_ACTIVE , ptxBufferPool_ItemState_IN_USE , ptxBufferPool_ItemState_MAX_COUNT } |
Buffer Pool.
| typedef enum ptxBufferPool_ItemState ptxBufferPool_ItemState_t |
Internal values used to define the state of a single buffer pool item.
Internal values used to define the state of a single buffer pool item.