Searched refs:MALIGN (Results 1 – 7 of 7) sorted by relevance
8 #ifndef MALIGN13 #define MALIGN(x) __attribute__((aligned(x))) macro
144 uint8_t MALIGN(4) pool[BLOCK_COUNT][BLOCK_SIZE]; in mem_ut()
53 uint8_t MALIGN(4) m[MROUND(sz) * ((cnt) + 1)]; \
681 static uint8_t MALIGN(4) _pkt_empty[MAX(HAL_RADIO_PDU_LEN_MAX,683 static uint8_t MALIGN(4) _pkt_scratch[MAX((HAL_RADIO_PDU_LEN_MAX + 3),701 static uint8_t MALIGN(4) _pkt_decrypt[MAX((HAL_RADIO_PDU_LEN_MAX + 3),1998 static uint8_t MALIGN(4) _ccm_scratch[(HAL_RADIO_PDU_LEN_MAX - 4) + 16];2226 static uint8_t MALIGN(4) _aar_scratch[3];
128 static uint8_t MALIGN(4) _pkt_empty[PDU_EM_LL_SIZE_MAX];129 static uint8_t MALIGN(4) _pkt_scratch[
320 static uint8_t MALIGN(4) ticker_nodes[TICKER_NODES][TICKER_NODE_T_SIZE];323 static uint8_t MALIGN(4) ticker_users[MAYFLY_CALLER_COUNT][TICKER_USER_T_SIZE];326 static uint8_t MALIGN(4) ticker_user_ops[TICKER_USER_OPS][TICKER_USER_OP_T_SIZE];
81 static uint8_t MALIGN(4) buffer_mem_tx[TX_CTRL_BUF_SIZE * LLCP_TX_CTRL_BUF_COUNT];84 static uint8_t MALIGN(4) buffer_mem_local_ctx[PROC_CTX_BUF_SIZE *88 static uint8_t MALIGN(4) buffer_mem_remote_ctx[PROC_CTX_BUF_SIZE *