Searched refs:CY_SEGLCD_COM_NUM_MAX (Results 1 – 1 of 1) sorted by relevance
60 #define CY_SEGLCD_COM_NUM_MAX (LCD_COM_NUM) macro61 …CD_IS_COM_NUM_VALID(num) ((CY_SEGLCD_COM_NUM_MIN <= (num)) && ((num) <= CY_SEGLCD_COM_NUM_MAX))