|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | BoozSetPwmValue(_v) BoozSetPwm0Value(_v) |
| #define | BoozSetPwm0Value(_v) {} |
| #define | BoozSetPwm1Value(_v) {} |
Functions | |
| void | booz_pwm_init_arch (void) |
| #define BoozSetPwm0Value | ( | _v | ) | {} |
Definition at line 31 of file booz_pwm_arch.h.
| #define BoozSetPwm1Value | ( | _v | ) | {} |
Definition at line 32 of file booz_pwm_arch.h.
| #define BoozSetPwmValue | ( | _v | ) | BoozSetPwm0Value(_v) |
Definition at line 29 of file booz_pwm_arch.h.
| void booz_pwm_init_arch | ( | void | ) |
Definition at line 25 of file booz_pwm_arch.c.