Searched refs:comNum (Results 1 – 2 of 2) sorted by relevance
350 #define CY_SEGLCD_COMMON(comNum, comLine) (CY_SEGLCD_ITEM(comNum, comLine)) argument469 uint8_t comNum; /**< The number of Common connections, the valid range is 2...16 member
389 CY_ASSERT_L1(CY_SEGLCD_IS_COM_NUM_VALID(config->comNum)); in Cy_SegLCD_Init()395 …UND((CY_SYSLIB_DIV_ROUND(config->clkFreq, config->frRate * 4UL * config->comNum) - 1UL) * config->… in Cy_SegLCD_Init()415 _VAL2FLD(LCD_CONTROL_COM_NUM, config->comNum - 2UL); in Cy_SegLCD_Init()