Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/sys_util/src/
Dmain.c50 zassert_equal(1, NUM_VA_ARGS(_1)); in ZTEST()
51 zassert_equal(2, NUM_VA_ARGS(_1, _2)); in ZTEST()
65 zassert_equal(0, NUM_VA_ARGS_LESS_1(_1)); in ZTEST()
66 zassert_equal(1, NUM_VA_ARGS_LESS_1(_1, _2)); in ZTEST()
/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
415 #define Z_GET_ARG_2(_0, _1, ...) _1 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
[all …]
Dutil_internal.h55 #define Z_IS_EQ(_0, _1) Z_HAS_COMMA(Z_CAT4(Z_IS_, _0, _EQ_, _1)()) argument
88 #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, \
/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/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.c119 (!psci_features_check(PSCI_FN_NATIVE(1_1, SYSTEM_RESET2)))) { in pm_system_reset()
120 ret = psci_data.invoke_psci_fn(PSCI_FN_NATIVE(1_1, SYSTEM_RESET2), 0, 0, 0); in pm_system_reset()
/Zephyr-latest/doc/hardware/peripherals/
Dw1.rst96 .. _1-Wire Family Code:
99 .. _1-Wire Search Algorithm Application Note:
/Zephyr-latest/modules/thrift/src/thrift/server/
DTServerFramework.cpp163 std::placeholders::_1))); in serve()
/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/doc/services/tfm/
Dbuild.rst65 images, and ``<tfm-dir>/bl2/ext/mcuboot/root-rsa-3072_1.pem`` is used to sign
/Zephyr-latest/drivers/pwm/
Dpwm_mcux_ftm.c553 #if DT_INST_IRQ_HAS_NAME(0, 0_1)
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst320 .. _1:
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm272 …HYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATURE_TYPE}_1.pem"
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst464 * :github:`21148` - nrf51: uart\_1 does not compile
/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