Searched refs:tim_ccr1 (Results 1 – 2 of 2) sorted by relevance
113 s->tim_ccr1 = 0; in stm32f2xx_timer_reset()158 return s->tim_ccr1; in stm32f2xx_timer_read()234 s->tim_ccr1 = value; in stm32f2xx_timer_write()290 VMSTATE_UINT32(tim_ccr1, STM32F2XXTimerState),
93 uint32_t tim_ccr1; member