Home
last modified time | relevance | path

Searched refs:LCD_DEADTIME_0 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h317 #define LCD_DEADTIME_0 (0x00000000U) /*!< No dead Time */ macro
326 #define IS_LCD_DEAD_TIME(__TIME__) (((__TIME__) == LCD_DEADTIME_0) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h235 #define LCD_DEADTIME_0 (0x00000000U) /*!< No dead Time … macro
686 #define IS_LCD_DEAD_TIME(__TIME__) (((__TIME__) == LCD_DEADTIME_0) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h321 #define LCD_DEADTIME_0 (0x00000000U) /*!< No dead Time */ macro
330 #define IS_LCD_DEAD_TIME(__TIME__) (((__TIME__) == LCD_DEADTIME_0) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h235 #define LCD_DEADTIME_0 (0x00000000U) /*!< No dead Time … macro
685 #define IS_LCD_DEAD_TIME(__TIME__) (((__TIME__) == LCD_DEADTIME_0) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h233 #define LCD_DEADTIME_0 (0x00000000U) /*!< No dead Time … macro
683 #define IS_LCD_DEAD_TIME(__TIME__) (((__TIME__) == LCD_DEADTIME_0) || \