Paparazzi UAS  v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
trigger_ext_hw.c File Reference
#include "core/trigger_ext_hw.h"
#include "std.h"
#include "mcu_periph/sys_time.h"
#include "LPC21xx.h"
#include <BOARD_CONFIG>
+ Include dependency graph for trigger_ext_hw.c:

Go to the source code of this file.

Functions

void TRIG_ISR ()
 
void trigger_ext_init (void)
 

Function Documentation

void TRIG_ISR ( void  )

Definition at line 30 of file trigger_ext_hw.c.

Referenced by TIMER0_ISR().

+ Here is the caller graph for this function:

void trigger_ext_init ( void  )

Definition at line 43 of file trigger_ext_hw.c.