nut/include/sys/event.h File Reference


Detailed Description

Event management definitions.

#include <sys/thread.h>

Defines

#define NUT_WAIT_INFINITE   0
 Infinite waiting time definition.
#define NutEventPostFromIrq(qp)
 Post an event to a specified queue from interrupt context.
#define SIGNALED   ((void *)-1)
 Signaled state definition.

Functions

int NutEventBroadcast (volatile HANDLE *qhp)
int NutEventBroadcastAsync (volatile HANDLE *qhp)
int NutEventPost (volatile HANDLE *qhp)
int NutEventPostAsync (volatile HANDLE *qhp)
__BEGIN_DECLS void NutEventTimeout (HANDLE timer, void *arg)
int NutEventWait (volatile HANDLE *qhp, uint32_t ms)
int NutEventWaitNext (volatile HANDLE *qhp, uint32_t ms)


Generated on Wed Apr 29 11:12:30 2009 for BTnut System Software by doxygen 1.5.1
!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!