dRonin
adbada4
dRonin firmware
|
Defines board specific static initializers for hardware for the Revolution board. More...
#include <pios_config.h>
#include <pios_board_info.h>
#include "pios_tim_priv.h"
#include <pios_servo_priv.h>
Go to the source code of this file.
Variables | |
static const TIM_TimeBaseInitTypeDef | tim_3_5_time_base |
static const TIM_TimeBaseInitTypeDef | tim_9_10_11_time_base |
static const struct pios_tim_clock_cfg | tim_3_cfg |
static const struct pios_tim_clock_cfg | tim_5_cfg |
static const struct pios_tim_clock_cfg | tim_9_cfg |
static const struct pios_tim_clock_cfg | tim_10_cfg |
static const struct pios_tim_clock_cfg | tim_11_cfg |
static const TIM_TimeBaseInitTypeDef | tim_apb1_time_base |
static const TIM_TimeBaseInitTypeDef | tim_apb2_time_base |
static const struct pios_tim_clock_cfg | tim_1_cfg |
static const struct pios_tim_clock_cfg | tim_4_cfg |
static const struct pios_tim_clock_cfg | tim_8_cfg |
static const struct pios_tim_clock_cfg | tim_12_cfg |
static const struct pios_tim_channel | pios_tim_servoport_all_pins [] |
static const struct pios_tim_channel | pios_tim_servoport_rcvrport_pins [] |
Defines board specific static initializers for hardware for the Revolution board.
Definition in file board_hw_defs.c.