Skip to content
Snippets Groups Projects
Select Git revision
  • a97e091d4e80bbdb05f4bb27f18b905b50daf018
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

objstr.c

Blame
  • api_caller.h 153 B
    #include "mxc_errors.h"
    
    #include "api_common.h"
    
    void* api_call (uint32_t id, void *args, uint32_t size);
    void* api_call_bother_dispatcher (void* buf);