aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/iwdg.c
diff options
context:
space:
mode:
authorKen Sarkies2012-07-10 09:32:47 +0930
committerKen Sarkies2012-07-10 09:32:47 +0930
commit52fd7c79768490158241260273d29e9fa86f45e8 (patch)
treef89e0ce632cc3d2dc510726404ad836e6252159a /lib/stm32/iwdg.c
parent83d62e9bfc79e03737c2f1977004bef6e6e20562 (diff)
STM32F timers. Doxygen markup added, and some code changes:
1. Remove the extra mask (TIM_DIER(timer_peripheral) & flag) in timer_get_flag. Not all flags in SR relate to IRQs and the flags that do might be useful even if interrupts not enabled. 2. In a number of functions (e.g. timer_set_output_idle_state) that only apply to advanced timers, add test for TIM1 and TIM8, as done in some others. 3. Added timer_force_event to manipulate the EG register TBD DMA burst - can't get my head around why this would be useful. Someone must have thought so!
Diffstat (limited to 'lib/stm32/iwdg.c')
0 files changed, 0 insertions, 0 deletions