Home
last modified time | relevance | path

Searched refs:HAL_LCD_ERROR_UDR (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_lcd.c410 hlcd->ErrorCode = HAL_LCD_ERROR_UDR; in HAL_LCD_Write()
456 hlcd->ErrorCode = HAL_LCD_ERROR_UDR; in HAL_LCD_Clear()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_lcd.c418 hlcd->ErrorCode = HAL_LCD_ERROR_UDR; in HAL_LCD_Write()
464 hlcd->ErrorCode = HAL_LCD_ERROR_UDR; in HAL_LCD_Clear()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_lcd.c416 hlcd->ErrorCode = HAL_LCD_ERROR_UDR; in HAL_LCD_Write()
459 hlcd->ErrorCode = HAL_LCD_ERROR_UDR; in HAL_LCD_Clear()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_lcd.h142 #define HAL_LCD_ERROR_UDR (0x02U) /*!< Update display request flag timeout error */ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lcd.h136 #define HAL_LCD_ERROR_UDR ((uint32_t)0x02) /*!< Update display request flag timeout error… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lcd.h139 #define HAL_LCD_ERROR_UDR ((uint32_t)0x02U) /*!< Update display request flag timeout erro… macro