Paparazzi UAS  v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
max1168_arch.c File Reference
#include "peripherals/max1168.h"
#include "LPC21xx.h"
#include "armVIC.h"
#include <BOARD_CONFIG>
+ Include dependency graph for max1168_arch.c:

Go to the source code of this file.

Functions

static void EXTINT0_ISR (void)
 
void max1168_arch_init (void)
 

Function Documentation

void EXTINT0_ISR ( void  )
static

Definition at line 51 of file max1168_arch.c.

References EXTINT, ISR_ENTRY, ISR_EXIT, MAX1168_EOC_EINT, MAX1168_GOT_EOC, max1168_status, and VICVectAddr.

Referenced by max1168_arch_init().

+ Here is the caller graph for this function:

void max1168_arch_init ( void  )

Definition at line 31 of file max1168_arch.c.

Referenced by max1168_init().

+ Here is the caller graph for this function: