Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/testsuite/include/zephyr/
Dfff.h36 #ifndef FFF_CALL_HISTORY_LEN
37 #define FFF_CALL_HISTORY_LEN (50u) macro
141 fff_function_t call_history[FFF_CALL_HISTORY_LEN];
159 if (fff.call_history_idx < FFF_CALL_HISTORY_LEN) \