/Zephyr-Core-3.6.0/include/zephyr/arch/arm64/ |
D | arm-smccc.h | 21 unsigned long a6; member
|
/Zephyr-Core-3.6.0/arch/xtensa/include/ |
D | xtensa_asm2_context.h | 179 uintptr_t a6; member 200 uintptr_t a6; member 216 uintptr_t a6; member
|
/Zephyr-Core-3.6.0/include/zephyr/arch/riscv/ |
D | exception.h | 71 unsigned long a6; /* function argument */ member
|
/Zephyr-Core-3.6.0/arch/riscv/core/ |
D | coredump.c | 26 uint32_t a6; member
|
/Zephyr-Core-3.6.0/drivers/sip_svc/ |
D | sip_smc_intel_socfpga.c | 119 unsigned long *a4, unsigned long *a5, unsigned long *a6, in intel_sip_smc_plat_async_res_req()
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/sip_svc/ |
D | sip_svc_proto.h | 141 unsigned long a6; member
|
D | sip_svc_driver.h | 277 unsigned long *a5, unsigned long *a6, in z_impl_sip_svc_plat_async_res_req()
|
/Zephyr-Core-3.6.0/arch/xtensa/core/ |
D | coredump.c | 70 uint32_t a6; member
|
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 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/subsys/sip_svc/ |
D | sip_svc_subsys.c | 561 unsigned long a6 = 0; in sip_svc_async_response_handler() local
|
/Zephyr-Core-3.6.0/include/zephyr/ |
D | devicetree.h | 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/net/lib/coap/ |
D | coap.c | 1943 const struct sockaddr_in6 *a6 = net_sin6(a); in sockaddr_equal() local
|