Home
last modified time | relevance | path

Searched refs:LCD_IsBusy (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_lcd.c157 uint32_t LCD_IsBusy(LCD_TypeDef * LCDx) in LCD_IsBusy() function
245 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WR_REG()
251 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WR_DATA()
257 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WriteReg()
260 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WriteReg()
266 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_ReadReg()
A DSWM341_lcd.h51 uint32_t LCD_IsBusy(LCD_TypeDef * LCDx);
/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_lcd.h65 uint32_t LCD_IsBusy(LCD_TypeDef * LCDx);
A DSWM320_lcd.c94 uint32_t LCD_IsBusy(LCD_TypeDef * LCDx) in LCD_IsBusy() function

Completed in 11 milliseconds