Home
last modified time | relevance | path

Searched refs:LCD_COM_NUM (Results 1 – 16 of 16) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_lcd.c347 if (com < LCD_COM_NUM) { in LCD_ComEnable()
360 if ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART > 31) { in LCD_ComEnable()
361 GPIO->LCDSEGH_SET = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART - 32); in LCD_ComEnable()
363 GPIO->LCDSEGL_SET = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
366 if ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART > 31) { in LCD_ComEnable()
367 GPIO->LCDSEGH_CLR = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART - 32); in LCD_ComEnable()
369 GPIO->LCDSEGL_CLR = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
375 GPIO->LCDSEG_SET = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
377 GPIO->LCDSEG_CLR = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
1212 if (comLine >= (int)LCD_COM_NUM) { in LCD_BiasComSet()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_lcd.c347 if (com < LCD_COM_NUM) { in LCD_ComEnable()
360 if ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART > 31) { in LCD_ComEnable()
361 GPIO->LCDSEGH_SET = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART - 32); in LCD_ComEnable()
363 GPIO->LCDSEGL_SET = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
366 if ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART > 31) { in LCD_ComEnable()
367 GPIO->LCDSEGH_CLR = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART - 32); in LCD_ComEnable()
369 GPIO->LCDSEGL_CLR = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
375 GPIO->LCDSEG_SET = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
377 GPIO->LCDSEG_CLR = 1 << ((com - LCD_COM_NUM) + LCD_SEGASCOM_SEGSTART); in LCD_ComEnable()
1212 if (comLine >= (int)LCD_COM_NUM) { in LCD_BiasComSet()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_lcd.h63 #define LCD_COM_LINES_MAX (LCD_COM_NUM + LCD_SEGASCOM_NUM)
65 #define LCD_COM_LINES_MAX LCD_COM_NUM
/hal_silabs-latest/gecko/emlib/inc/
Dem_lcd.h63 #define LCD_COM_LINES_MAX (LCD_COM_NUM + LCD_SEGASCOM_NUM)
65 #define LCD_COM_LINES_MAX LCD_COM_NUM
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32FG23/Include/
Defr32fg23b020f512im48.h1363 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23b021f512im48.h1366 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23a010f256gm48.h1362 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23a010f512gm48.h1362 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23a020f256gm48.h1362 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23a020f512gm48.h1362 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23b010f512gm48.h1363 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32fg23b010f512im48.h1363 #define LCD_COM_NUM 0x4UL /**> None */ macro
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32ZG23/Include/
Defr32zg23b010f512im48.h1363 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32zg23b020f512im48.h1363 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32zg23a010f512gm48.h1362 #define LCD_COM_NUM 0x4UL /**> None */ macro
Defr32zg23a020f512gm48.h1362 #define LCD_COM_NUM 0x4UL /**> None */ macro