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

index.rst

Blame
  • To learn more about this project, read the wiki.
    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();