Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart.h471 #define USART_ISR_MASK 0x1F00U /*!< USART ISR register mask … macro
653 …__HANDLE__)->Instance->ISR & ((uint32_t)0x01U << (((__INTERRUPT__) & USART_ISR_MASK)>> USART_ISR_P…