Searched refs:CCS_FL_BASE (Results 1 – 1 of 1) sorted by relevance
13 #define CCS_FL_BASE 16 macro14 #define CCS_FL_16BIT BIT(CCS_FL_BASE)15 #define CCS_FL_32BIT BIT(CCS_FL_BASE + 1)16 #define CCS_FL_FLOAT_IREAL BIT(CCS_FL_BASE + 2)17 #define CCS_FL_IREAL BIT(CCS_FL_BASE + 3)
Completed in 8 milliseconds