Home
last modified time | relevance | path

Searched defs:__ROR (Results 1 – 6 of 6) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dnone.h120 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_iccarm.h441 #define __ROR __iar_builtin_ROR macro
648 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
Dcmsis_armcc.h238 #define __ROR __ror macro
Dcmsis_armclang.h260 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
Dcmsis_armclang_ltm.h258 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
Dcmsis_gcc.h346 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function