Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "boards/chimera/chibios/v1.0/board.h"
Go to the source code of this file.
#define ActuatorDefaultSet | ( | _x, | |
_y | |||
) | ActuatorPwmSet(_x,_y) |
#define ActuatorsDefaultCommit | ( | ) | ActuatorsPwmCommit() |
#define ActuatorsDefaultInit | ( | ) | ActuatorsPwmInit() |
#define ADC_7_GPIO_PIN GPIO4 |
Definition at line 191 of file chimera.h.
Referenced by adc_init().
#define ADC_7_GPIO_PORT GPIOA |
Definition at line 190 of file chimera.h.
Referenced by adc_init().
#define AHB_CLK STM32_HCLK |
#define DEFAULT_ACTUATORS "subsystems/actuators/actuators_pwm.h" |
#define DefaultVoltageOfAdc | ( | adc | ) | ((3.3f/4096.0f)*((VBAT_R1+VBAT_R2)/VBAT_R1)*adc) |
#define I2C1_CFG_DEF |
#define I2C2_CFG_DEF |
#define I2C_FAST_400KHZ_DNF0_100NS_PCLK54MHZ_TIMINGR |
#define LED_10_GPIO_OFF gpio_clear |
#define LED_11_GPIO_OFF gpio_clear |
#define LED_12_GPIO_OFF gpio_clear |
#define LED_1_GPIO_OFF gpio_clear |
#define LED_2_GPIO_OFF gpio_clear |
#define LED_3_GPIO_OFF gpio_clear |
#define LED_4_GPIO_OFF gpio_clear |
#define LED_5_GPIO_OFF gpio_clear |
#define LED_6_GPIO_OFF gpio_clear |
#define LED_7_GPIO_OFF gpio_clear |
#define LED_8_GPIO_OFF gpio_clear |
#define LED_9_GPIO_OFF gpio_clear |
#define PWM_CONF3_DEF |
#define PWM_CONF4_DEF |
#define PWM_SERVO_6 6 |
Definition at line 307 of file chimera.h.
Referenced by actuators_pwm_commit().
#define PWM_SERVO_6_AF GPIO_AF2 |
Definition at line 310 of file chimera.h.
Referenced by actuators_pwm_arch_init().
#define PWM_SERVO_6_CHANNEL 2 |
Definition at line 312 of file chimera.h.
Referenced by actuators_pwm_commit().
#define PWM_SERVO_6_DRIVER PWMD4 |
Definition at line 311 of file chimera.h.
Referenced by actuators_pwm_commit().
#define PWM_SERVO_6_GPIO GPIOD |
Definition at line 308 of file chimera.h.
Referenced by actuators_pwm_arch_init().
#define PWM_SERVO_6_PIN GPIO14 |
Definition at line 309 of file chimera.h.
Referenced by actuators_pwm_arch_init().
#define RC_PPM_TICKS_PER_USEC 6 |
#define SDLOG_BAT_CHAN AD1_7_CHANNEL |
#define SPEKTRUM_UART4_AF UART4_GPIO_AF |
#define SPEKTRUM_UART4_BANK UART4_GPIO_PORT_RX |
#define SPEKTRUM_UART4_PIN UART4_GPIO_RX |
#define SPEKTRUM_UART7_AF UART7_GPIO_AF |
#define SPEKTRUM_UART7_BANK UART7_GPIO_PORT_RX |
#define SPEKTRUM_UART7_PIN UART7_GPIO_RX |
#define SPI_SELECT_SLAVE5_PIN GPIO3 |
Definition at line 513 of file chimera.h.
Referenced by spi_init_slaves(), spi_resolve_slave_pin(), spi_slave_select(), spi_slave_unselect(), SpiSlaveSelect(), and SpiSlaveUnselect().
#define SPI_SELECT_SLAVE5_PORT GPIOC |
Definition at line 512 of file chimera.h.
Referenced by spi_init_slaves(), spi_resolve_slave_port(), spi_slave_select(), spi_slave_unselect(), SpiSlaveSelect(), and SpiSlaveUnselect().
#define UART2_GPIO_PORT_TX GPIOD |
#define USE_BARO_BOARD 1 |
#define USE_UART7_RX TRUE |