Searched refs:tim_ccr3 (Results 1 – 2 of 2) sorted by relevance
115 s->tim_ccr3 = 0; in stm32f2xx_timer_reset()162 return s->tim_ccr3; in stm32f2xx_timer_read()240 s->tim_ccr3 = value; in stm32f2xx_timer_write()292 VMSTATE_UINT32(tim_ccr3, STM32F2XXTimerState),
95 uint32_t tim_ccr3; member