Searched defs:_val (Results 1 – 4 of 4) sorted by relevance
| /tests/posix/single_process/src/ |
| A D | env.c | 18 #define DEFINE_ENVIRON(_handle, _key, _val) char _handle[] = _key "=" _val argument 19 #define RESET_ENVIRON(_handle, _key, _val) \ argument
|
| /tests/subsys/fs/common/ |
| A D | test_fs_util.h | 189 #define TESTFS_BCMD_FILE(_n, _val, _sz) { \ argument
|
| /tests/drivers/input/gpio_kbd_matrix/src/ |
| A D | main.c | 190 #define assert_new_event(_row, _col, _val) { \ argument
|
| /tests/drivers/input/kbd_matrix/src/ |
| A D | main.c | 98 #define assert_new_event(_row, _col, _val) { \ argument
|
Completed in 11 milliseconds