Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h160 #define __ROR __ror macro
524 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h417 #define __ROR __ror macro
Dcmsis_gcc.h504 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
Dcmsis_armcc_V6.h852 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function