1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/event
Benjamin Valentin 49646e1dc3 sys/event: add event sources
This adds an event bus where multiple events can be triggered at once.
2023-01-19 13:05:15 +01:00
..
callback.h event_callback: add event_callback_oneshot() 2022-09-27 15:45:19 +02:00
periodic_callback.h event_periodic_callback: add getter for user context 2022-09-27 13:15:26 +02:00
periodic.h sys/include/event/periodic: add count 2021-12-07 19:42:32 +01:00
source.h sys/event: add event sources 2023-01-19 13:05:15 +01:00
thread.h doc: add deprecation notice on deprecated pseudo-modules 2022-10-06 10:53:10 +02:00
timeout.h sys/event/timeout: remove alternative xtimer implementation 2022-02-23 12:14:30 +01:00