Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c755 if(__HAL_DSI_GET_FLAG(hdsi, DSI_FLAG_TE) != 0U) in HAL_DSI_IRQHandler()
760 __HAL_DSI_CLEAR_FLAG(hdsi, DSI_FLAG_TE); in HAL_DSI_IRQHandler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h792 #define DSI_FLAG_TE DSI_WISR_TEIF macro