Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h18570 #define USB_EP_SETUP ((uint16_t)0x0800U) /*!< EndPoint SETUP… macro
18579 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB…
Dstm32l562xx.h19341 #define USB_EP_SETUP ((uint16_t)0x0800U) /*!< EndPoint SETUP… macro
19350 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB…
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h23307 #define USB_EP_SETUP USB_CHEP_SETUP_Msk /*!< EP Setup transaction c… macro