Home
last modified time | relevance | path

Searched refs:__DEBRACKET (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/include/zephyr/sys/
Dutil_listify.h21 Z_UTIL_LISTIFY_1(F, sep, __VA_ARGS__) __DEBRACKET sep \
25 Z_UTIL_LISTIFY_2(F, sep, __VA_ARGS__) __DEBRACKET sep \
29 Z_UTIL_LISTIFY_3(F, sep, __VA_ARGS__) __DEBRACKET sep \
33 Z_UTIL_LISTIFY_4(F, sep, __VA_ARGS__) __DEBRACKET sep \
37 Z_UTIL_LISTIFY_5(F, sep, __VA_ARGS__) __DEBRACKET sep \
41 Z_UTIL_LISTIFY_6(F, sep, __VA_ARGS__) __DEBRACKET sep \
45 Z_UTIL_LISTIFY_7(F, sep, __VA_ARGS__) __DEBRACKET sep \
49 Z_UTIL_LISTIFY_8(F, sep, __VA_ARGS__) __DEBRACKET sep \
53 Z_UTIL_LISTIFY_9(F, sep, __VA_ARGS__) __DEBRACKET sep \
57 Z_UTIL_LISTIFY_10(F, sep, __VA_ARGS__) __DEBRACKET sep \
[all …]
Dutil_loops.h32 __DEBRACKET sep \
37 __DEBRACKET sep \
42 __DEBRACKET sep \
47 __DEBRACKET sep \
52 __DEBRACKET sep \
57 __DEBRACKET sep \
62 __DEBRACKET sep \
67 __DEBRACKET sep \
72 __DEBRACKET sep \
77 __DEBRACKET sep \
[all …]
Dutil_internal.h69 #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
72 #define __DEBRACKET(...) __VA_ARGS__ macro
Dutil_macro.h566 __DEBRACKET term \
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztress.h149 GET_ARG_N(1, __DEBRACKET data)
155 ((GET_ARG_N(1, __DEBRACKET data)) == ZTRESS_ID_K_TIMER ? idx : 0)
/Zephyr-latest/include/zephyr/shell/
Dshell.h359 Z_SHELL_SUBCMD_SECTION_TAG(NUM_VA_ARGS_LESS_1 x, __DEBRACKET x)
361 Z_SHELL_SUBCMD_SECTION_TAG(NUM_VA_ARGS_LESS_1 x, __DEBRACKET x, y)
403 Z_SHELL_SUBCMD_NAME(__DEBRACKET _parent, _syntax), \
564 GET_ARG_N(1, __DEBRACKET _data))( \
568 (void *)GET_ARG_N(2, __DEBRACKET _data)); \
573 SHELL_CMD_ARG(GET_ARG_N(1, __DEBRACKET _data), NULL, GET_ARG_N(3, __DEBRACKET _data), \
575 GET_ARG_N(1, __DEBRACKET _data)), 1, 0)
/Zephyr-latest/include/zephyr/net/prometheus/
Dgauge.h64 .base.labels[0] = __DEBRACKET _label, \
Dhistogram.h84 .base.labels[0] = __DEBRACKET _label, \
Dcounter.h65 .base.labels[0] = __DEBRACKET _label, \
Dsummary.h88 .base.labels[0] = __DEBRACKET _label, \
/Zephyr-latest/include/zephyr/
Dbindesc.h236 .len = (uint16_t)sizeof((uint8_t [])__DEBRACKET value), \
237 .data = __DEBRACKET value, \
239 BUILD_ASSERT(sizeof((uint8_t [])__DEBRACKET value) <= \
/Zephyr-latest/tests/subsys/dsp/utils/src/
Dq15.c21 RE_DEFINE_TEST_VARIANT3(shift_q15, func, n, __DEBRACKET args)
Dq31.c21 RE_DEFINE_TEST_VARIANT3(shift_q31, func, n, __DEBRACKET args)
Dq7.c21 RE_DEFINE_TEST_VARIANT3(shift_q7, func, n, __DEBRACKET args)
Df32.c21 RE_DEFINE_TEST_VARIANT3(shift_f32, func, n, __DEBRACKET args)
Df64.c21 RE_DEFINE_TEST_VARIANT3(shift_f64, func, n, __DEBRACKET args)
/Zephyr-latest/drivers/mdio/
Dmdio_nxp_s32_netc.c79 LISTIFY(__DEBRACKET NETC_F1_INSTANCE_COUNT, NXP_S32_MDIO_HW_INSTANCE_CHECK, (|), n)
Dmdio_nxp_s32_gmac.c155 LISTIFY(__DEBRACKET FEATURE_GMAC_NUM_INSTANCES, \
/Zephyr-latest/samples/boards/nordic/coresight_stm/src/
Dmain.c21 __DEBRACKET item; \
/Zephyr-latest/drivers/misc/nxp_s32_emios/
Dnxp_s32_emios.c50 LISTIFY(__DEBRACKET eMIOS_INSTANCE_COUNT, NXP_S32_EMIOS_INSTANCE_CHECK, (|), n)
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_priv.h95 LISTIFY(__DEBRACKET FEATURE_NETC_ETH_NUMBER_OF_CTRLS, \
/Zephyr-latest/tests/subsys/logging/log_stack/src/
Dmain.c54 __DEBRACKET log_msg; \
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/
Dqdec_nxp_s32.c222 LISTIFY(__DEBRACKET eMIOS_INSTANCE_COUNT, EMIOS_NXP_S32_INSTANCE_CHECK, (|), node_id)
228 LISTIFY(__DEBRACKET LCU_INSTANCE_COUNT, LCU_NXP_S32_INSTANCE_CHECK, (|), node_id)
/Zephyr-latest/drivers/serial/
Duart_nxp_s32_linflexd.c336 LISTIFY(__DEBRACKET LINFLEXD_INSTANCE_COUNT, UART_NXP_S32_HW_INSTANCE_CHECK, (|), n)
/Zephyr-latest/drivers/mbox/
Dmbox_nxp_s32_mru.c197 LISTIFY(__DEBRACKET RTU_MRU_INSTANCE_COUNT, MRU_HW_INSTANCE_CHECK, (|), n)

12