1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/event
Teufelchen b376bec667
Merge pull request #20847 from benpicco/event_assert
sys/event: add assertion that event has a handler
2024-10-25 08:11:51 +00:00
..
callback.h sys/event_callback: add event_callback_post() 2024-08-29 17:19:43 +02:00
periodic_callback.h event_periodic_callback: add assertion that event has a handler 2024-08-29 17:20:16 +02:00
periodic.h sys/event: add event_periodic_start_now() 2024-10-14 21:17:38 +02:00
source.h sys/event: add event sources 2023-01-19 13:05:15 +01:00
thread.h makefiles/pseudomodules: remove deprecated event_thread_lowest module 2023-05-19 16:15:10 +02:00
timeout.h sys/event/timeout: uninitialized event is not pending 2024-05-21 19:25:55 +02:00