This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
009d02c0e1
zephyr
/
tests
/
drivers
/
counter
/
counter_basic_api
/
boards
/
nucleo_f103rb.overlay
21 lines
212 B
Plaintext
Raw
Blame
History
&timers2 {
st,prescaler = <79>;
counter {
status = "okay";
};
};
&timers3 {
st,prescaler = <79>;
counter {
status = "okay";
};
};
&timers4 {
st,prescaler = <79>;
counter {
status = "okay";
};
};
Reference in New Issue
View Git Blame
Copy Permalink