Searched refs:display (Results 1 – 8 of 8) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_seglcd.c | 759 cy_stc_seglcd_disp_t const * display) in Cy_SegLCD_WriteChar() argument 763 if (CY_SEGLCD_IS_SYMBOLIC(display, position)) /* If the display is symbolic/numeric */ in Cy_SegLCD_WriteChar() 767 …retVal = CY_SEGLCD_IS_BASIC(display->type) ? (uint32_t)CY_SEGLCD_SUCCESS : (uint32_t)CY_SEGLCD_CUS… in Cy_SegLCD_WriteChar() 769 …if ((character < display->font->first) || (character > display->font->last)) /* if out of the font… in Cy_SegLCD_WriteChar() 772 locChar = (uint32_t)CY_SEGLCD_SPACE(display); /* The blank (space) character */ in Cy_SegLCD_WriteChar() 775 …locChar = (uint32_t)(locChar - (uint32_t)display->font->first); /* Shift to the font char map star… in Cy_SegLCD_WriteChar() 777 for (i = 0UL; i < (uint32_t)display->type; i++) in Cy_SegLCD_WriteChar() 779 …uint32_t locPix = *(display->pixMap + (position * (uint32_t)display->type) + i); /* Current displa… in Cy_SegLCD_WriteChar() 780 …(CY_SEGLCD_SYM_BYTE_IDX, i) + (locChar * CY_SYSLIB_DIV_ROUNDUP((uint32_t)display->type, CY_SEGLCD_… in Cy_SegLCD_WriteChar() 781 …bool locVal = 0U != (display->font->fontMap[locIdx] & (uint8_t)(1U << _FLD2VAL(CY_SEGLCD_SYM_B… in Cy_SegLCD_WriteChar() [all …]
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_seglcd.h | 550 … (LCD_Type * base, char_t character, uint32_t position, cy_stc_seglcd_disp_t const * display); 551 …g(LCD_Type * base, char_t const * string, uint32_t position, cy_stc_seglcd_disp_t const * display); 552 …, uint32_t value, uint32_t position, cy_stc_seglcd_disp_t const * display, bool zeroes, boo… 553 … (LCD_Type * base, uint32_t value, uint32_t position, cy_stc_seglcd_disp_t const * display);
|
| /hal_infineon-latest/mtb-hal-cat1/ |
| D | LICENSE | 66 publicly display, publicly perform, sublicense, and distribute the Work and such 104 with the Derivative Works; or, within a display generated by the Derivative
|
| /hal_infineon-latest/core-lib/ |
| D | LICENSE | 66 publicly display, publicly perform, sublicense, and distribute the Work and such 104 with the Derivative Works; or, within a display generated by the Derivative
|
| /hal_infineon-latest/mtb-pdl-cat1/ |
| D | LICENSE | 66 publicly display, publicly perform, sublicense, and distribute the Work and such 104 with the Derivative Works; or, within a display generated by the Derivative
|
| /hal_infineon-latest/serial-flash/ |
| D | LICENSE | 66 publicly display, publicly perform, sublicense, and distribute the Work and such 104 with the Derivative Works; or, within a display generated by the Derivative
|
| /hal_infineon-latest/mtb-template-cat1/ |
| D | LICENSE | 66 publicly display, publicly perform, sublicense, and distribute the Work and such 104 with the Derivative Works; or, within a display generated by the Derivative
|
| /hal_infineon-latest/abstraction-rtos/ |
| D | LICENSE | 66 publicly display, publicly perform, sublicense, and distribute the Work and such 104 with the Derivative Works; or, within a display generated by the Derivative
|