discoverpixy
Functions
ll_system.h File Reference
#include <stdbool.h>
#include <stdint.h>
Include dependency graph for ll_system.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool ll_system_init ()
 
void ll_system_delay (uint32_t msec)
 
void ll_system_process ()
 
void ll_system_toggle_led ()
 

Function Documentation

void ll_system_delay ( uint32_t  msec)

Here is the caller graph for this function:

bool ll_system_init ( )

Here is the caller graph for this function:

void ll_system_process ( )

Here is the caller graph for this function:

void ll_system_toggle_led ( )

Here is the caller graph for this function: