Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h18642 #define USB_ISTR_RESET ((uint16_t)0x0400U) /*!< RESET (clear-on… macro
18652 #define USB_CLR_RESET (~USB_ISTR_RESET) /*!< clear RESET bit */
Dstm32l562xx.h19413 #define USB_ISTR_RESET ((uint16_t)0x0400U) /*!< RESET (clear-on… macro
19423 #define USB_CLR_RESET (~USB_ISTR_RESET) /*!< clear RESET bit */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h23143 #define USB_ISTR_RESET USB_ISTR_RESET_Msk /*!< RESET Mask */ macro