Home
last modified time | relevance | path

Searched refs:Cy_SegLCD_WriteChar (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_seglcd.c756 cy_en_seglcd_status_t Cy_SegLCD_WriteChar(LCD_Type * base, in Cy_SegLCD_WriteChar() function
857 …retVal |= (uint32_t)Cy_SegLCD_WriteChar(base, (display->font->ascii) ? NumToChar(locNum) : (char_t… in Cy_SegLCD_WriteNumber()
907 …retVal |= (uint32_t)Cy_SegLCD_WriteChar(base, ('\0' != string[i]) ? string[i] : CY_SEGLCD_SPACE(di… in Cy_SegLCD_WriteString()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_seglcd.h550 cy_en_seglcd_status_t Cy_SegLCD_WriteChar (LCD_Type * base, char_t character, uint32_t positi…