no-OS
Functions
basic_example.c File Reference
#include "basic_example.h"
#include "common_data.h"
#include "ltc3337.h"
#include "no_os_print_log.h"
#include "no_os_delay.h"
Include dependency graph for basic_example.c:

Functions

int basic_example_main ()
 basic example main execution. More...
 

Function Documentation

◆ basic_example_main()

int basic_example_main ( )

basic example main execution.

Returns
ret - Result of the example execution. If working correctly, will execute print the sample data.
ret - 0 on success.

basic example main execution.

Returns
ret - Result of the example execution. If working correctly, will execute continuously the while(1) loop and will not return.

basic example main execution.

Returns
ret - Result of the example execution. If working correctly, will execute continuously function basic_app_run and will not return.

basic example main execution.

Returns
ret - Result of the example execution.
ret - Result of the example execution.