/Zephyr-Core-3.6.0/tests/bluetooth/ctrl_sw_privacy_unit/src/ |
D | main.c | 48 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/ |
D | test_common.h | 29 #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/ |
D | arm-smccc.h | 16 unsigned long a1; member
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/sip_svc/ |
D | sip_svc_proto.h | 136 unsigned long a1; member 180 unsigned long a1; member
|
D | sip_svc_driver.h | 275 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/ |
D | test_bt_crypto.c | 78 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/ |
D | bt_crypto.c | 78 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/ |
D | regdef.h | 27 #define a1 $5 macro
|
/Zephyr-Core-3.6.0/include/zephyr/arch/riscv/ |
D | exception.h | 65 unsigned long a1; /* function argument */ member
|
/Zephyr-Core-3.6.0/arch/riscv/core/ |
D | coredump.c | 20 uint32_t a1; member
|
/Zephyr-Core-3.6.0/include/zephyr/arch/mips/ |
D | exception.h | 36 unsigned long a1; /* function argument */ member
|
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/cavs/ |
D | power.c | 58 uint32_t a1; member
|
/Zephyr-Core-3.6.0/drivers/sip_svc/ |
D | sip_smc_intel_socfpga.c | 118 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/ |
D | bitarray.c | 29 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/ |
D | coredump.c | 65 uint32_t a1; member
|
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/ace/ |
D | power.c | 108 uint32_t a1; member
|
/Zephyr-Core-3.6.0/include/zephyr/ |
D | devicetree.h | 4450 #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/ |
D | sip_svc_subsys.c | 556 unsigned long a1 = 0; in sip_svc_async_response_handler() local
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | smp.c | 5100 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/ |
D | hci_vs.h | 226 uint32_t a1; member
|