| /bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/stack_interface/ |
| A D | usb_device_udd.c | 330 static void udd_ep_trans_in_next(void* pointer) in udd_ep_trans_in_next() argument 380 static void udd_ep_trans_out_next(void* pointer) in udd_ep_trans_out_next() argument 447 udd_ep_trans_in_next(pointer); in udd_ep_transfer_process() 449 udd_ep_trans_out_next(pointer); in udd_ep_transfer_process() 821 static void udd_ctrl_out_received(void* pointer) in udd_ctrl_out_received() argument 936 static void udd_ctrl_underflow(void* pointer) in udd_ctrl_underflow() argument 955 static void udd_ctrl_overflow(void* pointer) in udd_ctrl_overflow() argument 981 udd_ctrl_underflow(pointer); in _usb_ep0_on_tansfer_fail() 983 udd_ctrl_overflow(pointer); in _usb_ep0_on_tansfer_fail() 996 udd_ctrl_out_received(pointer); in _usb_ep0_on_tansfer_ok() [all …]
|
| A D | usb_host_uhd.c | 1095 static void _uhd_ep0_transfer_complete(struct usb_module *module_inst, void *pointer) in _uhd_ep0_transfer_complete() argument 1098 p_callback_para = (struct usb_pipe_callback_parameter *)pointer; in _uhd_ep0_transfer_complete() 1145 static void _uhd_ep0_error(struct usb_module *module_inst, void *pointer) in _uhd_ep0_error() argument 1161 p_callback_para = (struct usb_pipe_callback_parameter *)pointer; in _uhd_ep0_error() 1273 static void _uhd_pipe_trans_complete(struct usb_module *module_inst, void *pointer) in _uhd_pipe_trans_complete() argument 1276 p_callback_para = (struct usb_pipe_callback_parameter *)pointer; in _uhd_pipe_trans_complete() 1447 static void _uhd_ep_error(struct usb_module *module_inst, void *pointer) in _uhd_ep_error() argument 1451 p_callback_para = (struct usb_pipe_callback_parameter *)pointer; in _uhd_ep_error() 1484 static void _uhd_ep_stall(struct usb_module *module_inst, void *pointer) in _uhd_ep_stall() argument 1487 p_callback_para = (struct usb_pipe_callback_parameter *)pointer; in _uhd_ep_stall()
|
| /bsp/dm365/platform/ |
| A D | findbit.S | 28 add r2, r2, #8 @ next bit pointer 52 add r2, r2, #1 @ align bit pointer 71 add r2, r2, #8 @ next bit pointer 94 add r2, r2, #1 @ align bit pointer 110 add r2, r2, #8 @ next bit pointer 130 add r2, r2, #1 @ align bit pointer 144 add r2, r2, #8 @ next bit pointer 163 add r2, r2, #1 @ align bit pointer
|
| /bsp/xuantie/xiaohui/c910/ |
| A D | rtconfig.py | 73 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/xuantie/xiaohui/r920/ |
| A D | rtconfig.py | 73 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/xuantie/xiaohui/c906/ |
| A D | rtconfig.py | 73 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/xuantie/xiaohui/c907/ |
| A D | rtconfig.py | 73 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/xuantie/xiaohui/c908/ |
| A D | rtconfig.py | 74 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/xuantie/xiaohui/r908/ |
| A D | rtconfig.py | 73 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/xuantie/xiaohui/r910/ |
| A D | rtconfig.py | 73 …-fno-builtin -fno-strict-aliasing -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast' + GLOBAL_DEFI…
|
| /bsp/allwinner_tina/libcpu/ |
| A D | context_gcc.S | 43 LDR SP, [R1] @; get new task stack pointer 54 LDR SP, [R0] @; get new task stack pointer
|
| /bsp/rockchip/common/drivers/ |
| A D | drv_cache_iar.s | 29 MOV r1, sp ; get stack pointer (current is MSP)
|
| A D | drv_cache_arm.s | 29 MOV r1, sp ; get stack pointer (current is MSP)
|
| /bsp/samd21/sam_d2x_asflib/sam0/boards/samd21_xplained_pro/debug_scripts/gcc/ |
| A D | samd21_xplained_pro_sram.gdb | 18 # Initializing PC and stack pointer
|
| A D | samd21_xplained_pro_flash.gdb | 23 # Initializing PC and stack pointer
|
| /bsp/samd21/sam_d2x_asflib/sam0/boards/samd20_xplained_pro/debug_scripts/gcc/ |
| A D | samd20_xplained_pro_sram.gdb | 21 # Initializing PC and stack pointer
|
| A D | samd20_xplained_pro_flash.gdb | 23 # Initializing PC and stack pointer
|
| /bsp/raspberry-pi/raspi2/cpu/ |
| A D | context_gcc.S | 35 ldr sp, [r0] @ get new task stack pointer
|
| /bsp/nxp/imx/imx6sx/cortex-a9/cpu/ |
| A D | context_gcc.S | 35 ldr sp, [r0] @ get new task stack pointer
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/gcc/ |
| A D | startup_RV32M1_ri5cy.S | 86 # initialize stack pointer 89 # initialize global pointer
|
| A D | startup_RV32M1_zero_riscy.S | 85 # initialize stack pointer 88 # initialize global pointer
|
| /bsp/raspberry-pi/raspi3-32/cpu/ |
| A D | context_gcc.S | 44 ldr sp, [r0] @ get new task stack pointer
|
| /bsp/raspberry-pico/RP2350/ |
| A D | link.ld | 198 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */ 209 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/ |
| A D | usb.h | 247 typedef void (*usb_device_callback_t)(struct usb_module *module_inst, void* pointer); 248 typedef void (*usb_device_endpoint_callback_t)(struct usb_module *module_inst, void* pointer);
|
| /bsp/gd32/arm/gd32e230-lckfb/board/linker_scripts/ |
| A D | link.ld | 22 …* This is for the main stack pointer (MSP), used before RT-Thread scheduler starts and in interrup…
|