Searched refs:__ALIGN (Results 1 – 6 of 6) sorted by relevance
61 #ifndef __ALIGN62 #define __ALIGN(n) __align(n) macro134 #ifndef __ALIGN135 #define __ALIGN(n) __attribute__((aligned(n))) macro212 #ifndef __ALIGN213 #define __ALIGN(n) __attribute__((aligned(n))) macro220 #ifndef __ALIGN222 #define __ALIGN(n) STRING_PRAGMA(data_alignment = n) macro298 #ifndef __ALIGN299 #define __ALIGN(n) __attribute__((aligned(n))) macro[all …]
203 #define __RISCV_ISR __ALIGN(8) __attribute__((interrupt))204 #define __VPR_ISR __ALIGN(8)
51 typedef struct __PACKED __ALIGN(4) nrf_cracen_cm_dma_desc {
97 __ALIGN(8) static nrf_vdma_job_t m_in_job_list[5]; ///< CCM DMA input job list array.98 __ALIGN(8) static nrf_vdma_job_t m_out_job_list[5]; ///< CCM DMA output job list array.
174 __ALIGN(16) in nrfx_coredep_delay_us()
2304 __ALIGN=