Home
last modified time | relevance | path

Searched defs:IS_LCD_DUTY (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_LCD.h224 #define IS_LCD_DUTY(DUTY) (((DUTY) == LCD_DUTY_STATIC) || \ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_lcd.h230 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \ macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_lcd.h600 #define IS_LCD_DUTY(__DUTY__) \ macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_lcd.h600 #define IS_LCD_DUTY(__DUTY__) \ macro

Completed in 18 milliseconds