|
Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for imu_aspirin_arch.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | imu_aspirin_arch_int_enable (void) |
| void | imu_aspirin_arch_int_disable (void) |
| static int | imu_aspirin_eoc (void) |
| void imu_aspirin_arch_int_disable | ( | void | ) |
Definition at line 15 of file imu_aspirin_arch.c.
References NVIC_EXTI15_10_IRQ, and NVIC_EXTI2_IRQ.
| void imu_aspirin_arch_int_enable | ( | void | ) |
Definition at line 11 of file imu_aspirin_arch.c.
References NVIC_EXTI15_10_IRQ, and NVIC_EXTI2_IRQ.
|
inlinestatic |
Definition at line 11 of file imu_aspirin_arch.h.
References GPIO14, gpio_get(), and GPIOC.
Here is the call graph for this function: