|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
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>
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) |
| 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.