Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "core/trigger_ext_hw.h"
#include "std.h"
#include "mcu_periph/sys_time.h"
#include "LPC21xx.h"
#include <BOARD_CONFIG>
Go to the source code of this file.
Functions | |
void | TRIG_ISR () |
void | trigger_ext_init (void) |
void TRIG_ISR | ( | ) |
Definition at line 30 of file trigger_ext_hw.c.
Referenced by TIMER0_ISR().
void trigger_ext_init | ( | void | ) |
Definition at line 43 of file trigger_ext_hw.c.