Searched refs:tim_ccmr2 (Results 1 – 2 of 2) sorted by relevance
109 s->tim_ccmr2 = 0; in stm32f2xx_timer_reset()147 return s->tim_ccmr2; in stm32f2xx_timer_read()217 s->tim_ccmr2 = value; in stm32f2xx_timer_write()286 VMSTATE_UINT32(tim_ccmr2, STM32F2XXTimerState),
89 uint32_t tim_ccmr2; member