Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
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.