| /Zephyr-latest/tests/drivers/tee/optee/src/ | 
| D | main.c | 41 	uint32_t a1;  member54 void arm_smccc_smc(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in arm_smccc_smc()
 86 void arm_smccc_hvc(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in arm_smccc_hvc()
 114 void fast_call(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in fast_call()
 130 void fail_call(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in fail_call()
 249 void normal_call(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in normal_call()
 386 void cmd_alloc_free_call(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in cmd_alloc_free_call()
 501 void cmd_rpc_call(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in cmd_rpc_call()
 644 void cmd_shm_alloc_appl(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in cmd_shm_alloc_appl()
 822 void cmd_gettime_call(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in cmd_gettime_call()
 [all …]
 
 | 
| /Zephyr-latest/tests/bluetooth/controller/ctrl_sw_privacy_unit/src/ | 
| D | main.c | 48 	bt_addr_t a1, a2, a3, a4, a5;  in helper_prpa_add()  local91 	bt_addr_t a1, a2, a3, a4, a5;  in helper_trpa_add()  local
 
 | 
| /Zephyr-latest/tests/lib/cmsis_dsp/common/ | 
| D | test_common.h | 29 #define DEFINE_TEST_VARIANT1(suite, name, variant, a1)                                             \  argument35 #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-latest/boards/arduino/opta/ | 
| D | arduino_opta-common.dtsi | 164 	a1: channel@0 {  label
 | 
| /Zephyr-latest/include/zephyr/arch/arm64/ | 
| D | arm-smccc.h | 16 	unsigned long a1;  member
 | 
| /Zephyr-latest/subsys/bluetooth/crypto/ | 
| D | bt_crypto.c | 56 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()118 		 const uint8_t *iocap, const bt_addr_le_t *a1, const bt_addr_le_t *a2,  in bt_crypto_f6()
 
 | 
| /Zephyr-latest/include/zephyr/drivers/sip_svc/ | 
| D | sip_svc_proto.h | 136 	unsigned long a1;  member180 	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-latest/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()  local103 	bt_addr_le_t a1 = {.type = 0x00, .a.val = {0xce, 0xbf, 0x37, 0x37, 0x12, 0x56}};  in ZTEST()  local
 
 | 
| /Zephyr-latest/arch/mips/include/mips/ | 
| D | regdef.h | 27 #define a1 $5  macro
 | 
| /Zephyr-latest/include/zephyr/arch/riscv/ | 
| D | exception.h | 71 	unsigned long a1;		/* function argument */  member
 | 
| /Zephyr-latest/drivers/tee/optee/ | 
| D | optee.c | 35 	uint32_t a1;  member93 static void optee_smccc_smc(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in optee_smccc_smc()
 100 static void optee_smccc_hvc(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3,  in optee_smccc_hvc()
 1189 	unsigned long a1 = 0;  in optee_exchange_caps()  local
 1209 	unsigned long a1 = 0;  in optee_get_thread_count()  local
 
 | 
| /Zephyr-latest/include/zephyr/arch/mips/ | 
| D | exception.h | 36 	unsigned long a1;		/* function argument */  member
 | 
| /Zephyr-latest/arch/riscv/core/ | 
| D | coredump.c | 26 		uint64_t a1;  member
 | 
| /Zephyr-latest/soc/intel/intel_adsp/cavs/ | 
| D | power.c | 58 	uint32_t a1;  member
 | 
| /Zephyr-latest/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-latest/include/zephyr/drivers/stepper/ | 
| D | stepper_trinamic.h | 69 	uint16_t a1;  member
 | 
| /Zephyr-latest/soc/intel/intel_adsp/ace/ | 
| D | power.c | 115 	uint32_t a1;  member
 | 
| /Zephyr-latest/arch/xtensa/core/ | 
| D | coredump.c | 66 		uint32_t	a1;  member
 | 
| /Zephyr-latest/tests/kernel/common/src/ | 
| D | bitarray.c | 30 static bool cmp_u32_arrays(uint32_t *a1, uint32_t *a2, size_t sz)  in cmp_u32_arrays()
 | 
| /Zephyr-latest/subsys/sip_svc/ | 
| D | sip_svc_subsys.c | 556 	unsigned long a1 = 0;  in sip_svc_async_response_handler()  local
 | 
| /Zephyr-latest/include/zephyr/ | 
| D | devicetree.h | 5269 #define DT_CAT(a1, a2) a1 ## a2  argument5271 #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3  argument
 5273 #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4  argument
 5275 #define DT_CAT5(a1, a2, a3, a4, a5) a1 ## a2 ## a3 ## a4 ## a5  argument
 5277 #define DT_CAT6(a1, a2, a3, a4, a5, a6) a1 ## a2 ## a3 ## a4 ## a5 ## a6  argument
 5279 #define DT_CAT7(a1, a2, a3, a4, a5, a6, a7) \  argument
 5282 #define DT_CAT8(a1, a2, a3, a4, a5, a6, a7, a8) \  argument
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | smp.c | 5270 	bt_addr_le_t a1 = { .type = 0x00,  in smp_f5_test()  local5306 	bt_addr_le_t a1 = { .type = 0x00,  in smp_f6_test()  local
 
 | 
| /Zephyr-latest/include/zephyr/bluetooth/ | 
| D | hci_vs.h | 228 	uint32_t a1;  member
 |