Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dutil_loops.h17 #define Z_FOR_LOOP_GET_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, \ argument
417 #define Z_GET_ARG_3(_0, _1, _2, ...) _2 argument
419 #define Z_GET_ARG_4(_0, _1, _2, _3, ...) _3 argument
421 #define Z_GET_ARG_5(_0, _1, _2, _3, _4, ...) _4 argument
423 #define Z_GET_ARG_6(_0, _1, _2, _3, _4, _5, ...) _5 argument
425 #define Z_GET_ARG_7(_0, _1, _2, _3, _4, _5, _6, ...) _6 argument
427 #define Z_GET_ARG_8(_0, _1, _2, _3, _4, _5, _6, _7, ...) _7 argument
429 #define Z_GET_ARG_9(_0, _1, _2, _3, _4, _5, _6, _7, _8, ...) _8 argument
431 #define Z_GET_ARG_10(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, ...) _9 argument
433 #define Z_GET_ARG_11(_0, _1, _2, _3, _4, _5, \ argument
[all …]
Dutil_internal.h88 #define Z_CAT4(_0, _1, _2, _3) _0 ## _1 ## _2 ## _3 argument
89 #define Z_CAT5(_0, _1, _2, _3, _4) _0 ## _1 ## _2 ## _3 ## _4 argument
90 #define Z_IS_EMPTY__(_0, _1, _2, _3) \ argument
91 Z_HAS_COMMA(Z_CAT5(Z_IS_EMPTY_CASE_, _0, _1, _2, _3))
131 _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, \ argument
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/test_scripts/
Drun_test_rpa_sharing.sh32 -v=${verbosity_level} -s=${simulation_id}_2 -d=0 -testid=central -RealEncryption=1 \
36 -v=${verbosity_level} -s=${simulation_id}_2 -d=1 -testid=peripheral -RealEncryption=1 \
39 Execute ./bs_2G4_phy_v1 -v=${verbosity_level} -s=${simulation_id}_2 \
/Zephyr-latest/include/zephyr/net/
Dlwm2m_path.h54 #define LWM2M_PATH_VA_NUM_ARGS_IMPL(_1, _2, _3, _4, N, ...) N argument
61 #define LWM2M_PATH_MACRO(_1, _2, _3, _4, NAME, ...) NAME argument
88 #define GET_OBJ_MACRO(_1, _2, _3, _4, NAME, ...) NAME argument
/Zephyr-latest/tests/lib/sys_util/src/
Dmain.c51 zassert_equal(2, NUM_VA_ARGS(_1, _2)); in ZTEST()
66 zassert_equal(1, NUM_VA_ARGS_LESS_1(_1, _2)); in ZTEST()
/Zephyr-latest/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.c71 ret = psci_data.invoke_psci_fn(PSCI_FN_NATIVE(0_2, CPU_ON), cpuid, in pm_cpu_on()
122 ret = psci_data.invoke_psci_fn(PSCI_FN_NATIVE(0_2, SYSTEM_RESET), 0, 0, 0); in pm_system_reset()
/Zephyr-latest/dts/arm/nxp/
Dnxp_s32k344_m7.dtsi671 interrupt-names = "0_0", "0_1", "0_2",
726 interrupt-names = "1_0", "1_1", "1_2",
781 interrupt-names = "2_0", "2_1", "2_2",
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst323 .. _2:
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dfff.h8638 #define PP_ARG_MINUS2_N(returnVal, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
8648 #define PP_ARG_MINUS1_N(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, \ argument