__SXTAB16() is only used within CMSIS.
 
Symbols
loading...
Files
loading...

__SXTAB16() function

Syntax

__STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1,     uint32_t op2);

Arguments

op1

op2

References

LocationReferrerText
cmsis_gcc.h:2000
__STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2)
cmsis_gcc.h:2014__SXTAB16_RORn()
result = __SXTAB16(op1, __ROR(op2, rotate));

Call Tree

Functions calling __SXTAB16()
all items filtered out
__SXTAB16()
Data read by __SXTAB16()
__SXTAB16()::result
all items filtered out
__SXTAB16()
Type of __SXTAB16()
__SXTAB16()
uint32_t
all items filtered out