index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
timer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
restore original public API of timer, but keep new PAC
eZio Pan
2024-02-10
4
-335
/
+270
*
bug fix
eZio Pan
2024-02-10
1
-3
/
+3
*
stm32-timer: filter out c0, f1 and f37x
eZio Pan
2024-02-10
1
-3
/
+3
*
stm32-timer: L0 is special
eZio Pan
2024-02-10
1
-0
/
+20
*
add methods with macro
eZio Pan
2024-02-10
4
-305
/
+279
*
update timer mod after stm32-metapac timer_v2
eZio Pan
2024-02-09
4
-117
/
+407
*
Merge pull request #2410 from eZioPan/waveform-on-CHx
Dario Nieuwenhuis
2024-02-01
3
-12
/
+124
|
\
|
*
bug fix
eZio Pan
2024-01-08
1
-1
/
+2
|
*
refactor with clippy
eZio Pan
2024-01-06
3
-11
/
+9
|
*
impl waveform with TIM Channel
eZio Pan
2024-01-06
2
-1
/
+114
*
|
stm32/simple_pwm: add set_output_compare_mode
Ralf
2024-01-10
1
-0
/
+5
|
/
*
stm32/pwm: simplify impl blocks.
Dario Nieuwenhuis
2024-01-02
1
-2
/
+0
*
stm32/timer: add missing supertrait bounds.
Dario Nieuwenhuis
2024-01-02
1
-4
/
+7
*
ask a DMA Channel only when use .gen_waveform()
eZio Pan
2024-01-02
1
-50
/
+28
*
some trivial fix
eZio Pan
2023-12-30
1
-9
/
+8
*
record&restore TIM OC to it's earlier state
eZio Pan
2023-12-29
2
-15
/
+60
*
implement PWM waveform generating with DMA
eZio Pan
2023-12-28
2
-16
/
+102
*
stm32/timer: docs.
Dario Nieuwenhuis
2023-12-19
4
-47
/
+210
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-18
4
-0
/
+9
*
after stm32-metapac update, TIM CR1 ARPE enum to bool
eZio Pan
2023-12-14
1
-1
/
+1
*
stm32/timer: Fix frequency off-by-one
Grant Miller
2023-12-01
1
-1
/
+4
*
Merge branch 'master' into center-align
Dion Dokter
2023-10-20
4
-11
/
+122
|
\
|
*
STM32: timer enable_output does not take bool, but just enables the output
Ralf
2023-10-13
3
-6
/
+6
|
*
STM32: Fix regression in advanced timer to enable output of PWM signal by par...
Ralf
2023-10-13
1
-3
/
+11
|
*
enable clock first
pbert
2023-10-12
3
-3
/
+3
|
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
3
-6
/
+3
|
*
Implemented Pwm trait for complementary pwm from embedded_hal
randi
2023-10-07
1
-0
/
+40
|
*
Implemented Pwm trait from embedded_hal
randi
2023-10-07
2
-0
/
+66
*
|
Invert assert
Dion Dokter
2023-10-20
1
-1
/
+1
*
|
Added clarifying comment
Dion Dokter
2023-10-02
1
-4
/
+7
*
|
Do affect the frequency
Dion Dokter
2023-10-02
3
-7
/
+52
*
|
stm32: Add the ability to center-align timers
Dion Dokter
2023-10-01
3
-6
/
+55
|
/
*
rustfmt
xoviat
2023-09-30
1
-1
/
+1
*
Fix clippy error exposed by moving out of macros
Daniel Berlin
2023-09-30
1
-1
/
+1
*
Remove unused imports
Daniel Berlin
2023-09-30
1
-2
/
+0
*
Move one more method out of macros
Daniel Berlin
2023-09-30
1
-19
/
+17
*
Move trait impls out of macros
Daniel Berlin
2023-09-30
1
-346
/
+143
*
Fix small formatting issue
Daniel Berlin
2023-09-30
1
-0
/
+1
*
Fix trait inconsistency between sealed traits and implementations
Daniel Berlin
2023-09-30
1
-95
/
+1
*
Revert "Forgot set_count_direction and set_clock_division in 32 bit instance"
Daniel Berlin
2023-09-28
1
-12
/
+0
*
Forgot set_count_direction and set_clock_division in 32 bit instance
Daniel Berlin
2023-09-28
1
-0
/
+12
*
Add support for STM32 input capture filter
Daniel Berlin
2023-09-28
1
-0
/
+28
*
Add support for input capture function
Daniel Berlin
2023-09-27
1
-0
/
+231
*
stm32/qei: fix struct naming (#1852)
xoviat
2023-09-02
1
-2
/
+2
*
Merge pull request #1845 from xoviat/qei
xoviat
2023-08-30
2
-0
/
+97
|
\
|
*
stm32: implement qei
xoviat
2023-08-30
2
-122
/
+77
|
*
add qei draft
xoviat
2023-08-29
1
-0
/
+142
*
|
Stm32 timer prevent hardfault
Dion Dokter
2023-08-30
1
-0
/
+2
|
/
*
stm32: allow setting the PWM output polarity
Aurelien Jacobs
2023-08-18
3
-0
/
+58
*
stm32: allow setting PWM duty cycle to 100%
Aurélien Jacobs
2023-08-18
2
-4
/
+4
[prev]
[next]