testsuite: ztress: fix doxygen command

Fix doxygen command.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-04-27 20:00:10 -04:00 committed by Carles Cufí
parent 49d443d56f
commit 0510e081a3

View file

@ -154,7 +154,7 @@ struct ztress_context_data {
#define Z_ZTRESS_TIMER_IDX(idx, data) \ #define Z_ZTRESS_TIMER_IDX(idx, data) \
((GET_ARG_N(1, __DEBRACKET data)) == ZTRESS_ID_K_TIMER ? idx : 0) ((GET_ARG_N(1, __DEBRACKET data)) == ZTRESS_ID_K_TIMER ? idx : 0)
/** @intenal Macro validates that @ref ZTRESS_TIMER context is not used except for /** @internal Macro validates that @ref ZTRESS_TIMER context is not used except for
* the first item in the list of contexts. * the first item in the list of contexts.
*/ */
#define Z_ZTRESS_TIMER_CONTEXT_VALIDATE(...) \ #define Z_ZTRESS_TIMER_CONTEXT_VALIDATE(...) \