Home
last modified time | relevance | path

Searched refs:__SIMD32_CONST (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h419 #define __SIMD32_CONST(addr) ((__SIMD32_TYPE *)(addr)) macro
5187 vstate = __SIMD32_CONST(S->state); in arm_pid_q15()