Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
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

◆ EXTINT0_ISR()

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:

◆ max1168_arch_init()

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: