Labor04
|
app main More...
#include "ES2_V4_app.h"
Functions | |
static void | vMainInitApp (void) |
initialize app More... | |
int | main (void) |
app entry point More... | |
void | vApplicationIdleHook (void) |
count cycles for idle task More... | |
Variables | |
volatile uint32_t | u32IdleCycleCount = 0U |
app main
This file contains the main app function and init.
int main | ( | void | ) |
app entry point
void |
void vApplicationIdleHook | ( | void | ) |
count cycles for idle task
void |
|
static |
initialize app
void |
volatile uint32_t u32IdleCycleCount = 0U |