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

qstrdefsport.h

Blame
  • api_dispatcher.h 110 B
    #include "api_common.h"
    #include "mxc_sys.h"
    
    int api_init (sys_cfg_sema_t *sys_cfg);
    void api_dispatcher();