TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
dm_event.h File Reference
#include <stdint.h>
#include <zephyr/kernel.h>

Go to the source code of this file.

Macros

#define WAKE_DM_MAIN_LOOP   1

Functions

uint32_t dm_event_post (uint32_t events)
uint32_t dm_event_wait (uint32_t events, k_timeout_t timeout)

Macro Definition Documentation

◆ WAKE_DM_MAIN_LOOP

#define WAKE_DM_MAIN_LOOP   1

Function Documentation

◆ dm_event_post()

uint32_t dm_event_post ( uint32_t events)

◆ dm_event_wait()

uint32_t dm_event_wait ( uint32_t events,
k_timeout_t timeout )