Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h18640 #define USB_ISTR_ESOF ((uint16_t)0x0100U) /*!< Expected Start … macro
18650 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected Start …
Dstm32l562xx.h19411 #define USB_ISTR_ESOF ((uint16_t)0x0100U) /*!< Expected Start … macro
19421 #define USB_CLR_ESOF (~USB_ISTR_ESOF) /*!< clear Expected Start …
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h23137 #define USB_ISTR_ESOF USB_ISTR_ESOF_Msk /*!< Expected Start Of Fram… macro