Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h18639 #define USB_ISTR_L1REQ ((uint16_t)0x0080U) /*!< LPM L1 state re… macro
18649 #define USB_CLR_L1REQ (~USB_ISTR_L1REQ) /*!< clear LPM L1 bit */
Dstm32l562xx.h19410 #define USB_ISTR_L1REQ ((uint16_t)0x0080U) /*!< LPM L1 state re… macro
19420 #define USB_CLR_L1REQ (~USB_ISTR_L1REQ) /*!< clear LPM L1 bit */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h23134 #define USB_ISTR_L1REQ USB_ISTR_L1REQ_Msk /*!< LPM L1 state request M… macro