Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_LCD.c143 if(!IS_LCD_PONTime(LCD_InResInitStruct->PONTime)) return HAL_ERROR; in HAL_LCD_InResConfig()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_LCD.h413 #define IS_LCD_PONTime(__PONTime__) ((__PONTime__) <= ((uint32_t)0x3F)) macro

Completed in 7 milliseconds