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

moduos.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);