Searched defs:u (Results 1 – 3 of 3) sorted by relevance
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/utils/include/ |
D | utils.h | 212 #define clz(u) __builtin_clz(u) argument 214 #define clz(u) … argument 271 #define ctz(u) __builtin_ctz(u) argument 273 #define ctz(u) … argument
|
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/ |
D | arm_math.h | 705 q7_t r, s, t, u; in __QADD8() local 732 q31_t r, s, t, u; in __QSUB8() local
|
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/ |
D | arm_math.h | 714 q31_t r, s, t, u; in __QADD8() local 732 q31_t r, s, t, u; in __QSUB8() local
|