Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
test_mslab.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2016 Intel Corporation
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef __TEST_MSLAB_H__
8
#define __TEST_MSLAB_H__
9
10
#define TIMEOUT K_MSEC(2000)
11
#define BLK_NUM 3
12
#define BLK_ALIGN 8
13
#define BLK_SIZE 16
14
15
#endif
/*__TEST_MSLAB_H__*/
tests
kernel
mem_slab
mslab_concept
src
test_mslab.h
Generated on Sun Oct 9 2022 09:21:57 for Zephyr API Documentation by
1.9.4