![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Go to the source code of this file.
Functions | |
void | tfm_event_wait (struct tfm_event_t *pevnt) |
void | tfm_event_wake (struct tfm_event_t *pevnt, uint32_t retval) |
void tfm_event_wait | ( | struct tfm_event_t * | pevnt | ) |
Definition at line 11 of file tfm_wait.c.
void tfm_event_wake | ( | struct tfm_event_t * | pevnt, |
uint32_t | retval | ||
) |
Definition at line 20 of file tfm_wait.c.