Home
last modified time | relevance | path

Searched defs:contrast (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_seglcd.c108 #define CY_SEGLCD_IS_CNTR_VALID(contrast) (((uint32_t)(contrast)) <= CY_SEGLCD_CNTR_MAX) argument
443 cy_en_seglcd_status_t Cy_SegLCD_Contrast(LCD_Type * base, uint32_t contrast, cy_stc_seglcd_config_t… in Cy_SegLCD_Contrast()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_seglcd.h474 uint8_t contrast; /**< The LCD contrast, the valid range is 0...100 */ member