Home
last modified time | relevance | path

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

/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/
A Dst7735.h171 int32_t ST7735_GetXSize(ST7735_Object_t *pObj, uint32_t *XSize);
A Dst7735.c909 int32_t ST7735_GetXSize(ST7735_Object_t *pObj, uint32_t *XSize) in ST7735_GetXSize() argument
913 *XSize = ST7735Ctx.Width; in ST7735_GetXSize()

Completed in 10 milliseconds