Home
last modified time | relevance | path

Searched refs:TIM_CCMR1_OC2PE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/timer/
H A Dstm32f2xx_timer.h60 #define TIM_CCMR1_OC2PE (1 << 11) macro
/openbmc/qemu/hw/timer/
H A Dstm32f2xx_timer.c61 s->tim_ccmr1 & TIM_CCMR1_OC2PE && in stm32f2xx_timer_interrupt()