Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dosal_memcpy.s31 LABEL(memcpy_byte) /* Copy bytes until src is aligned */
40 LABEL(memcpy_1)
48 LABEL(memcpy_2) /* Load one word from src and write one byte, one half-word and another byte to ds…
58 LABEL(memcpy_3)
66 LABEL(memcpy_4)
70 LABEL(memcpy_5)
74 LABEL(memcpy_exit)
76 LABEL(memcpy_7)
79 LABEL(memcpy_8) /* Load one word from src and write half-words to dst */
87 LABEL(memcpy_9)
[all …]
Dasm.h40 #define LABEL(label) label: macro
54 #define LABEL(label) label macro
72 #define LABEL(label) label: macro