Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_global.h130 #define AM_BIT_ALIGNED(x) __attribute__((aligned(x>>3))) macro
144 #define AM_BIT_ALIGNED(x) __attribute__((aligned(x>>3)))
158 #define AM_BIT_ALIGNED(x) __attribute__((aligned(x>>3)))