$search

target.h File Reference

#include "../fosi.h"
Include dependency graph for target.h:

Go to the source code of this file.

Defines

#define TLSF_ACQUIRE_LOCK(l)   rtos_mutex_lock(l)
#define TLSF_CREATE_LOCK(l)   rtos_mutex_init (l)
#define TLSF_DESTROY_LOCK(l)   rtos_mutex_destroy(l)
#define TLSF_MLOCK_T   rt_mutex_t
#define TLSF_RELEASE_LOCK(l)   rtos_mutex_unlock(l)

Define Documentation

#define TLSF_ACQUIRE_LOCK (  )     rtos_mutex_lock(l)

Definition at line 47 of file target.h.

#define TLSF_CREATE_LOCK (  )     rtos_mutex_init (l)

Definition at line 45 of file target.h.

#define TLSF_DESTROY_LOCK (  )     rtos_mutex_destroy(l)

Definition at line 46 of file target.h.

#define TLSF_MLOCK_T   rt_mutex_t

Definition at line 44 of file target.h.

#define TLSF_RELEASE_LOCK (  )     rtos_mutex_unlock(l)

Definition at line 48 of file target.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:00 2013