Searched defs:com (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_lcd.c | 342 void LCD_ComEnable(uint8_t com, bool enable) in LCD_ComEnable() 420 void LCD_SegmentSet(int com, int bit, bool enable) in LCD_SegmentSet() 684 void LCD_SegmentSetLow(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetLow() 855 void LCD_SegmentSetHigh(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetHigh()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_lcd.c | 342 void LCD_ComEnable(uint8_t com, bool enable) in LCD_ComEnable() 420 void LCD_SegmentSet(int com, int bit, bool enable) in LCD_SegmentSet() 684 void LCD_SegmentSetLow(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetLow() 855 void LCD_SegmentSetHigh(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetHigh()
|