1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/pulse_counter
Kees Bakker 8991c21d30 drivers/pulse_counter: refactor the prototypes of read funcs
This change makes it more clear that the dev is modified in some of the
read functions. Only pulse_counter_read_without_reset gets a const
pointer argument.

Also, use pulse_counter_t pointers instead of void pointers where
possible.
2019-01-09 23:06:54 +01:00
..
include drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08:00
Makefile drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08:00
pulse_counter_saul.c drivers/pulse_counter: refactor the prototypes of read funcs 2019-01-09 23:06:54 +01:00
pulse_counter.c drivers/pulse_counter: refactor the prototypes of read funcs 2019-01-09 23:06:54 +01:00