src/tll6527_core_timer.c File Reference

#include <tll_config.h>

Include dependency graph for tll6527_core_timer.c:


Functions

void coreTimer_init (void)
 Initialize core timers dispatcher Parameters:.
void coreTimer_delay (unsigned int nanoSec)
 Blocks the function for finite amount Parameters:.

Function Documentation

void coreTimer_delay ( unsigned int  nanoSec  ) 

Blocks the function for finite amount Parameters:.

Parameters:
pThis pointer to own object
Returns:
Zero on success. Negative value on failure.

void coreTimer_init ( void   ) 

Initialize core timers dispatcher Parameters:.

Parameters:
pThis pointer to own object
Returns:
Zero on success. Negative value on failure.


Generated on 3 Mar 2014 for PAL bare-c Library by  doxygen 1.4.7