Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h18460 #define USART_ISR_WUF_Pos (20U) macro
18461 #define USART_ISR_WUF_Msk (0x1UL << USART_ISR_WUF_Pos) /*!< 0x00100000 */
Dstm32l562xx.h19231 #define USART_ISR_WUF_Pos (20U) macro
19232 #define USART_ISR_WUF_Msk (0x1UL << USART_ISR_WUF_Pos) /*!< 0x00100000 */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h21555 #define USART_ISR_WUF_Pos (20U) macro
21556 #define USART_ISR_WUF_Msk (0x1UL << USART_ISR_WUF_Pos) /*!< 0x00100000…