Contiki 3.x
Functions
cc1120-zoul-arch.c File Reference

   Architecture specific CC1120 functions for the Zolertia Zoul
More...

#include "cc1120.h"
#include "cc1120-arch.h"
#include "cc1120-const.h"
#include "board.h"
#include "spi-arch.h"
#include "dev/ioc.h"
#include "dev/sys-ctrl.h"
#include "dev/spi.h"
#include "dev/ssi.h"
#include "dev/gpio.h"
#include "lpm.h"
#include <stdio.h>
#include <watchdog.h>

Go to the source code of this file.

Functions

static bool lpm_permit_pm1 (void)
 Callback to allow Low Power Modes 1 and 2. More...
 

Detailed Description

   Architecture specific CC1120 functions for the Zolertia Zoul
Author
Graeme Bragg g.bra.nosp@m.gg@e.nosp@m.cs.so.nosp@m.ton..nosp@m.ac.uk Phil Basford pjb@e.nosp@m.cs.s.nosp@m.oton..nosp@m.ac.u.nosp@m.k

Definition in file cc1120-zoul-arch.c.

Function Documentation

static bool lpm_permit_pm1 ( void  )
static

Callback to allow Low Power Modes 1 and 2.

LPM Modes 1 and 2 lead to vastly increased packet latency in the network, possibly due to ISR latency

Definition at line 130 of file cc1120-zoul-arch.c.