Contiki 3.x
Functions
pic32_clock.c File Reference

CLOCK interface for PIC32MX (pic32mx795f512l) More...

#include <pic32_clock.h>
#include <p32xxxx.h>
#include <stdint.h>

Go to the source code of this file.

Functions

uint32_t pic32_clock_get_system_clock (void)
 Calculate the system clock. More...
 
uint32_t pic32_clock_get_peripheral_clock (void)
 Calculate the peripheral clock. More...
 

Detailed Description

CLOCK interface for PIC32MX (pic32mx795f512l)

Author
Giovanni Pellerano giova.nosp@m.nni..nosp@m.pelle.nosp@m.rano.nosp@m.@evil.nosp@m.aliv.nosp@m.3.org
Date
2012-04-11

Definition in file pic32_clock.c.