|
tin
1.5.9
|
#include <bare_metal.h>

Static Public Member Functions | |
| static void | notify () noexcept |
| static void | wait_for_event () noexcept |
Bare-metal wake hooks for application-owned superloops.
The default hooks are no-ops. Cortex-M integrations can call wait_for_event from an idle loop and provide project-specific WFE/WFI behavior around the executor without making the HSM runtime depend on CMSIS headers.
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |