dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
board_hw_defs.c File Reference

Defines board specific static initializers for hardware for the PikoBLX board. More...

#include <pios_config.h>
#include <pios_board_info.h>
#include "pios_tim_priv.h"

Go to the source code of this file.

Variables

static const
TIM_TimeBaseInitTypeDef 
tim_1_15_16_17_time_base
 
static const
TIM_TimeBaseInitTypeDef 
tim_2_3_time_base
 
static const struct
pios_tim_clock_cfg 
tim_2_cfg
 
static const struct
pios_tim_clock_cfg 
tim_3_cfg
 
static const struct
pios_tim_clock_cfg 
tim_1_cfg
 
static const struct
pios_tim_clock_cfg 
tim_15_cfg
 
static const struct
pios_tim_clock_cfg 
tim_16_cfg
 
static const struct
pios_tim_clock_cfg 
tim_17_cfg
 
static const struct
pios_tim_channel 
pios_tim_servoport_pins []
 

Detailed Description

Defines board specific static initializers for hardware for the PikoBLX board.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2011.
Tau Labs, http://taulabs.org, Copyright (C) 2012-2014
dRonin, http://dronin.org Copyright (C) 2015
See Also
The GNU Public License (GPL) Version 3

Definition in file board_hw_defs.c.