Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
test_mslab.h File Reference

Go to the source code of this file.

Macros

#define TIMEOUT   2000
 
#define BLK_NUM   3
 
#define BLK_ALIGN   8
 
#define BLK_SIZE   16
 
#define STACKSIZE   (1024 + CONFIG_TEST_EXTRA_STACKSIZE)
 

Functions

void tmslab_alloc_free (void *data)
 

Macro Definition Documentation

◆ BLK_ALIGN

#define BLK_ALIGN   8

◆ BLK_NUM

#define BLK_NUM   3

◆ BLK_SIZE

#define BLK_SIZE   16

◆ STACKSIZE

#define STACKSIZE   (1024 + CONFIG_TEST_EXTRA_STACKSIZE)

◆ TIMEOUT

#define TIMEOUT   2000

Function Documentation

◆ tmslab_alloc_free()

void tmslab_alloc_free ( void *  data)