Home
last modified time | relevance | path

Searched refs:thepfunc (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/
Dtypes.h29 void (*thepfunc)(void); member
/Zephyr-latest/tests/lib/mem_alloc/src/
Dmain.c54 void (*thepfunc)(void); member
106 aptr->thepfunc = test_main; in do_the_access()
107 aptr->thepfunc; in do_the_access()