#include "bsp_reqtable.h"
#include "bsp_alloc.h"
#include "bsp_delivtable.h"
Include dependency graph for bsp_reqtable.c:

Go to the source code of this file.
Functions | |
| void | requestTable_execute (const ExpandableTable *restrict table, ExpandableTable *restrict deliv) |
| Executes the data requests. | |
Definition in file bsp_reqtable.c.
|
||||||||||||
|
Executes the data requests. Reads all data requests and translates them in data delivery: bsp_put()
Definition at line 44 of file bsp_reqtable.c. References deliveryTable_pushPut(). Referenced by bsp_sync(). Here is the call graph for this function: ![]() |
1.4.6