Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dbasic_types.h192 #define ALIGNMTO(_bound) _Pragma( STRINGIFY(data_alignment=_bound)) macro
200 #define ALIGNMTO(_bound) __attribute__ ((aligned (_bound))) macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_crypto_ram.c29 ALIGNMTO(32) static u8 ipsec_padding[64] = { 0x0 };
31 extern HAL_CRYPTO_ADAPTER crypto_engine ALIGNMTO(32);

Completed in 8 milliseconds