Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c251 void LCD_IOConfig(uint32_t ComMode, uint32_t SEGVal0, uint32_t SEGVal1, uint16_t SEGVal2, uint32_t … in LCD_IOConfig() argument
256 assert_parameters(IS_LCD_COMMOD(ComMode)); in LCD_IOConfig()
273 if (ComMode & 2UL) in LCD_IOConfig()
280 if (ComMode & 4UL) in LCD_IOConfig()
336 if (ComMode & 2UL) in LCD_IOConfig()
343 if (ComMode & 4UL) in LCD_IOConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h150 void LCD_IOConfig(uint32_t ComMode, uint32_t SEGVal0, uint32_t SEGVal1, uint16_t SEGVal2, uint32_t …

Completed in 4 milliseconds