Searched refs:tim_dcr (Results 1 – 2 of 2) sorted by relevance
117 s->tim_dcr = 0; in stm32f2xx_timer_reset()166 return s->tim_dcr; in stm32f2xx_timer_read()246 s->tim_dcr = value; in stm32f2xx_timer_write()294 VMSTATE_UINT32(tim_dcr, STM32F2XXTimerState),
97 uint32_t tim_dcr; member