Home
last modified time | relevance | path

Searched defs:alignbytes (Results 1 – 2 of 2) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_common.h201 #define SDK_ALIGN(var, alignbytes) SDK_PRAGMA(data_alignment = alignbytes) var argument
244 #define SDK_SIZEALIGN(var, alignbytes) \ argument
253 #define AT_NONCACHEABLE_SECTION_ALIGN(var, alignbytes) SDK_PRAGMA(data_alignment = alignbytes) var … argument
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Dsdif.h88 #define SDK_SIZEALIGN(var, alignbytes) \ argument
101 #define SDK_ALIGN(var, alignbytes) var argument

Completed in 10 milliseconds