Searched refs:tp_entry (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/net/ip/ |
D | tp.h | 87 struct tp_entry { struct 93 JSON_OBJ_DESCR_PRIM(struct tp_entry, key, JSON_TOK_STRING), argument 94 JSON_OBJ_DESCR_PRIM(struct tp_entry, value, JSON_TOK_STRING), 99 struct tp_entry data[10];
|
/Zephyr-latest/tests/kernel/threads/thread_apis/src/ |
D | main.c | 587 static void tp_entry(void *p1, void *p2, void *p3) in tp_entry() function 596 tp_entry, NULL, NULL, in ZTEST_USER()
|