Home
last modified time | relevance | path

Searched defs:BITS_PER_LONG (Results 1 – 3 of 3) sorted by relevance

/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/
A Dbits.h22 #define BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/
A Dinter.h41 #define BITS_PER_LONG (sizeof(long) * BITS_PER_BYTE) macro
/bsp/dm365/platform/
A Ddma.c220 #define BITS_PER_LONG 32 macro

Completed in 9 milliseconds