/*Check the mtk idle node which in dts exist or not*/ #define IS_MTK_LP_DTS_AVAILABLE_IDLEDRAM(p)\ IS_MTK_LP_DTS_FEATURE_AVAILABLE(p, MTK_LP_FEATURE_DTS_IDLEDRAM) # ...
const uint8_t ColorPalette = 21; // Height of the color palette area const uint8_t BrushSize = 2; // Brush thickness (radius) const uint8_t LineSize = 5; // Line ...