RTEMS CPU Kit with SuperCore
Functions
drvmgr_func_call.c File Reference
#include <drvmgr/drvmgr.h>
Include dependency graph for drvmgr_func_call.c:

Functions

int drvmgr_func_call (void *obj, int funcid, void *a, void *b, void *c, void *d)
 Lookup function and call it directly with the four optional arguments.