Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/include/zephyr/
Dfff.h139 typedef void (*fff_function_t)(void); typedef
141 fff_function_t call_history[FFF_CALL_HISTORY_LEN];
160 fff.call_history[fff.call_history_idx++] = (fff_function_t)function;