44 #if defined(STM32F2XX) || defined(STM32F4XX) 
   65 #if defined(STM32F40_41xxx) || defined(STM32F446xx)  
   66 #define PIOS_PERIPHERAL_APB1_COUNTER_CLOCK (PIOS_PERIPHERAL_APB1_CLOCK * 2) 
   67 #define PIOS_PERIPHERAL_APB2_COUNTER_CLOCK (PIOS_PERIPHERAL_APB2_CLOCK * 2) 
DMA_Channel_TypeDef * channel
 
void(* handler)(uint32_t)