Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_LCD.c133 if(!IS_LCD_DriveMod(LCD_InResInitStruct->DriveMod)) return HAL_ERROR; in HAL_LCD_InResConfig()
138 hlcd->Instance->CR1|=(LCD_InResInitStruct->BiasRes|LCD_InResInitStruct->DriveMod); in HAL_LCD_InResConfig()
141 …if(LCD_InResInitStruct->FastCharge==LCD_FastCharge_Enable && LCD_InResInitStruct->DriveMod==LCD_Dr… in HAL_LCD_InResConfig()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_LCD.h157 uint32_t DriveMod; /*!< Configures the LCD DriveMod. member

Completed in 5 milliseconds