| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
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_STACK_SIZE) | 
Functions | |
| void | tmslab_alloc_free (void *data) | 
| void * | mslab_setup (void) | 
| #define BLK_ALIGN 8 | 
| #define BLK_NUM 3 | 
| #define BLK_SIZE 16 | 
| #define STACKSIZE (1024 + CONFIG_TEST_EXTRA_STACK_SIZE) | 
| #define TIMEOUT 2000 | 
| void * mslab_setup | ( | void | ) | 
| void tmslab_alloc_free | ( | void * | data | ) |