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-rp
/
src
/
clocks.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: document all embassy-rp public apis
Ulf Lilleengen
2023-12-19
1
-6
/
+91
*
docs: embassy-rp rustdoc and refactoring
Ulf Lilleengen
2023-12-19
1
-0
/
+26
*
RP2040: Fixes as per PR
Michael van Niekerk
2023-08-30
1
-1
/
+1
*
RP2040: Fixes as per PR
Michael van Niekerk
2023-08-30
1
-1
/
+1
*
RP2040: Fixes as per PR
Michael van Niekerk
2023-08-30
1
-2
/
+2
*
RP2040: XOSC delay multiplier
Michael van Niekerk
2023-08-30
1
-1
/
+1
*
RP2040: XOSC delay multiplier
Michael van Niekerk
2023-08-30
1
-3
/
+5
*
rp: add generic dormant-sleep functionality
pennae
2023-08-05
1
-0
/
+130
*
rp: rename gpio::Pin::io to gpio::Pin::gpio
pennae
2023-07-31
1
-4
/
+4
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
RP: Don't reset RTC in Clock::init. Updated example.
Henrik Berg
2023-07-12
1
-0
/
+2
*
Update rp-pac.
Dario Nieuwenhuis
2023-06-29
1
-46
/
+46
*
rp: update rp-pac.
Dario Nieuwenhuis
2023-06-16
1
-49
/
+33
*
rp/clocks: comment out all gpin handling for now
pennae
2023-05-17
1
-66
/
+71
*
rp/clocks: remove superfluous clock actions
pennae
2023-05-17
1
-8
/
+0
*
rp/clocks: require GpinPin for gpin config
pennae
2023-05-17
1
-18
/
+43
*
rp/clocks: compactify pll setup
pennae
2023-05-17
1
-2
/
+7
*
rp/clocks: store clock frequencies in ram
pennae
2023-05-17
1
-201
/
+183
*
rp/clocks: fix comments and rosc defaults
pennae
2023-05-17
1
-7
/
+9
*
rp/clocks: handle fractional gpout dividers
pennae
2023-05-17
1
-4
/
+3
*
rp/clocks: don't expose unstable pac items
pennae
2023-05-17
1
-68
/
+146
*
rp/clocks: remove unsupported xosc config input
pennae
2023-05-17
1
-12
/
+3
*
rp/clocks: provide fbdiv, not vco_freq
pennae
2023-05-17
1
-9
/
+8
*
rp/clocks: reset all plls at once
pennae
2023-05-17
1
-10
/
+7
*
rp/clocks: always reconfigure pll
pennae
2023-05-17
1
-12
/
+0
*
rp/clocks: always inline configure_pll
pennae
2023-05-17
1
-0
/
+1
*
Dirbaio comments round 2
Caleb Jamison
2023-05-09
1
-89
/
+102
*
Improve gpout example, clk_gpout_freq
Caleb Jamison
2023-05-09
1
-4
/
+4
*
Gpout cleanup, basic Gpin support
Caleb Jamison
2023-05-09
1
-60
/
+102
*
Address Dirbaio comments
Caleb Jamison
2023-05-08
1
-94
/
+147
*
Add missing functions, Cleanup, Gpout example
Caleb Jamison
2023-05-08
1
-53
/
+206
*
rp clock configuration
Caleb Jamison
2023-05-08
1
-91
/
+420
*
rp: add PWM api
pennae
2023-04-23
1
-2
/
+2
*
rp: Add an RngCore impl based on ROSC.RANDOMBIT
Gabriel Smith
2022-11-30
1
-1
/
+38
*
Implement RealTimeClock for embassy-rp
Mathias
2022-09-16
1
-1
/
+1
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-14
/
+4
*
rp/timer: add
Dario Nieuwenhuis
2021-07-12
1
-0
/
+1
*
Fix warnings in std and rp
Rukai
2021-07-04
1
-2
/
+2
*
rp/clocks: don't disrupt PLLs if already running.
Dario Nieuwenhuis
2021-06-30
1
-34
/
+58
*
rp/clocks: fix wrong PLL setup
Dario Nieuwenhuis
2021-06-25
1
-6
/
+7
*
rp: clock setup
Dario Nieuwenhuis
2021-06-25
1
-0
/
+182