Searched defs:__NOP (Results 1 – 11 of 11) sorted by relevance
60 #define __NOP __nop macro325 __attribute__( ( always_inline ) ) __STATIC_INLINE void __NOP(void) in __NOP() function
388 #define __NOP __iar_builtin_no_operation macro577 #define __NOP __no_operation macro
417 #define __NOP __nop macro
832 #define __NOP __builtin_arm_nop macro
819 #define __NOP __builtin_arm_nop macro
903 #define __NOP() __ASM volatile ("nop") macro
419 #define __NOP __iar_builtin_no_operation macro608 #define __NOP __no_operation macro
144 #define __NOP __nop macro
178 #define __NOP __builtin_arm_nop macro
176 #define __NOP __builtin_arm_nop macro
231 #define __NOP() __ASM volatile ("nop") macro
Completed in 34 milliseconds