Defines
target.h File Reference
#include "../fosi.h"
Include dependency graph for target.h:
This graph shows which files directly or indirectly include this file:

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 (   l)    rtos_mutex_lock(l)

Definition at line 47 of file target.h.

#define TLSF_CREATE_LOCK (   l)    rtos_mutex_init (l)

Definition at line 45 of file target.h.

#define TLSF_DESTROY_LOCK (   l)    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 (   l)    rtos_mutex_unlock(l)

Definition at line 48 of file target.h.



rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:42