Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/param_test/include/
Dparam_test.h103 #define PTEST_SLAVE_NAME(name) PTEST_SLAVE_##name ///< test function name of slave macro
168 …static void PTEST_SLAVE_NAME(name) (void) { test_serializer(&PGROUP_NAME(param_group), slave_func)…
169 …_MULTIPLE_DEVICES("master slave test: "#name, tag, PTEST_MASTER_NAME(name), PTEST_SLAVE_NAME(name))