Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmInstr.h160 #define __ROR __ror macro
461 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_instr.h161 __ALWAYS_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h417 #define __ROR __ror macro
H A Dcmsis_gcc.h504 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
H A Dcmsis_armcc_V6.h852 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function