Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dcompiler_abstraction.h61 #ifndef __ALIGN
62 #define __ALIGN(n) __align(n) macro
134 #ifndef __ALIGN
135 #define __ALIGN(n) __attribute__((aligned(n))) macro
212 #ifndef __ALIGN
213 #define __ALIGN(n) __attribute__((aligned(n))) macro
220 #ifndef __ALIGN
222 #define __ALIGN(n) STRING_PRAGMA(data_alignment = n) macro
298 #ifndef __ALIGN
299 #define __ALIGN(n) __attribute__((aligned(n))) macro
[all …]
Driscv_encoding.h203 #define __RISCV_ISR __ALIGN(8) __attribute__((interrupt))
204 #define __VPR_ISR __ALIGN(8)
/hal_nordic-latest/nrfx/helpers/
Dnrf_cracen_cm_dma.h51 typedef struct __PACKED __ALIGN(4) nrf_cracen_cm_dma_desc {
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_aes_ccm_acc_ccm.c97 __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.
/hal_nordic-latest/nrfx/soc/
Dnrfx_coredep.h174 __ALIGN(16) in nrfx_coredep_delay_us()
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile2304 __ALIGN=