Searched refs:tim_ccr4 (Results 1 – 2 of 2) sorted by relevance
116 s->tim_ccr4 = 0; in stm32f2xx_timer_reset()164 return s->tim_ccr4; in stm32f2xx_timer_read()243 s->tim_ccr4 = value; in stm32f2xx_timer_write()293 VMSTATE_UINT32(tim_ccr4, STM32F2XXTimerState),
96 uint32_t tim_ccr4; member