Searched refs:CY_SEGLCD_COM_NUM_MIN (Results 1 – 1 of 1) sorted by relevance
59 #define CY_SEGLCD_COM_NUM_MIN (2U) macro61 #define CY_SEGLCD_IS_COM_NUM_VALID(num) ((CY_SEGLCD_COM_NUM_MIN <= (num)) && ((num) <= CY_SEGLC…