Home
last modified time | relevance | path

Searched defs:a1 (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-3.6.0/tests/bluetooth/ctrl_sw_privacy_unit/src/
Dmain.c48 bt_addr_t a1, a2, a3, a4, a5; in helper_prpa_add() local
91 bt_addr_t a1, a2, a3, a4, a5; in helper_trpa_add() local
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/common/
Dtest_common.h29 #define DEFINE_TEST_VARIANT1(suite, name, variant, a1) \ argument
35 #define DEFINE_TEST_VARIANT2(suite, name, variant, a1, a2) \ argument
41 #define DEFINE_TEST_VARIANT3(suite, name, variant, a1, a2, a3) \ argument
47 #define DEFINE_TEST_VARIANT4(suite, name, variant, a1, a2, a3, a4) \ argument
53 #define DEFINE_TEST_VARIANT5(suite, name, variant, a1, a2, a3, a4, a5) \ argument
59 #define DEFINE_TEST_VARIANT6(suite, name, variant, a1, a2, a3, a4, a5, a6) \ argument
65 #define DEFINE_TEST_VARIANT7(suite, name, variant, a1, a2, a3, a4, a5, a6, a7) \ argument
/Zephyr-Core-3.6.0/include/zephyr/arch/arm64/
Darm-smccc.h16 unsigned long a1; member
/Zephyr-Core-3.6.0/include/zephyr/drivers/sip_svc/
Dsip_svc_proto.h136 unsigned long a1; member
180 unsigned long a1; member
Dsip_svc_driver.h275 unsigned long *a1, unsigned long *a2, in z_impl_sip_svc_plat_async_res_req()
/Zephyr-Core-3.6.0/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c78 bt_addr_le_t a1 = {.type = 0x00, .a.val = {0xce, 0xbf, 0x37, 0x37, 0x12, 0x56}}; in ZTEST() local
103 bt_addr_le_t a1 = {.type = 0x00, .a.val = {0xce, 0xbf, 0x37, 0x37, 0x12, 0x56}}; in ZTEST() local
/Zephyr-Core-3.6.0/subsys/bluetooth/crypto/
Dbt_crypto.c78 int bt_crypto_f5(const uint8_t *w, const uint8_t *n1, const uint8_t *n2, const bt_addr_le_t *a1, in bt_crypto_f5()
140 const uint8_t *iocap, const bt_addr_le_t *a1, const bt_addr_le_t *a2, in bt_crypto_f6()
/Zephyr-Core-3.6.0/arch/mips/include/mips/
Dregdef.h27 #define a1 $5 macro
/Zephyr-Core-3.6.0/include/zephyr/arch/riscv/
Dexception.h65 unsigned long a1; /* function argument */ member
/Zephyr-Core-3.6.0/arch/riscv/core/
Dcoredump.c20 uint32_t a1; member
/Zephyr-Core-3.6.0/include/zephyr/arch/mips/
Dexception.h36 unsigned long a1; /* function argument */ member
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/cavs/
Dpower.c58 uint32_t a1; member
/Zephyr-Core-3.6.0/drivers/sip_svc/
Dsip_smc_intel_socfpga.c118 unsigned long *a1, unsigned long *a2, unsigned long *a3, in intel_sip_smc_plat_async_res_req()
/Zephyr-Core-3.6.0/tests/kernel/common/src/
Dbitarray.c29 static bool cmp_u32_arrays(uint32_t *a1, uint32_t *a2, size_t sz) in cmp_u32_arrays()
/Zephyr-Core-3.6.0/arch/xtensa/core/
Dcoredump.c65 uint32_t a1; member
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/ace/
Dpower.c108 uint32_t a1; member
/Zephyr-Core-3.6.0/include/zephyr/
Ddevicetree.h4450 #define DT_CAT(a1, a2) a1 ## a2 argument
4452 #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3 argument
4454 #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4 argument
4456 #define DT_CAT5(a1, a2, a3, a4, a5) a1 ## a2 ## a3 ## a4 ## a5 argument
4458 #define DT_CAT6(a1, a2, a3, a4, a5, a6) a1 ## a2 ## a3 ## a4 ## a5 ## a6 argument
4460 #define DT_CAT7(a1, a2, a3, a4, a5, a6, a7) \ argument
4463 #define DT_CAT8(a1, a2, a3, a4, a5, a6, a7, a8) \ argument
/Zephyr-Core-3.6.0/subsys/sip_svc/
Dsip_svc_subsys.c556 unsigned long a1 = 0; in sip_svc_async_response_handler() local
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dsmp.c5100 bt_addr_le_t a1 = { .type = 0x00, in smp_f5_test() local
5136 bt_addr_le_t a1 = { .type = 0x00, in smp_f6_test() local
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dhci_vs.h226 uint32_t a1; member