Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/external/arm/
Darm_common_tables.c21193 const q15_t ALIGN4 armRecipTableQ15[64] = {
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h345 #define ALIGN4 macro
348 #define ALIGN4 __attribute__((aligned(4)))
350 #define ALIGN4 __align(4)