/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_pcd.h | 450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_pcd.h | 450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_pcd.h | 450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_pcd.h | 445 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_pcd.h | 445 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_pcd.h | 450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_pcd.h | 450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_pcd.h | 511 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pcd.h | 508 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f070x6.h | 5209 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 5217 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 5224 #define USB_EP_T_MASK (((uint16_t)(~USB_EP_T_FIELD)) & USB_EPREG_MASK)
|
D | stm32f070xb.h | 5361 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 5369 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 5376 #define USB_EP_T_MASK (((uint16_t)(~USB_EP_T_FIELD)) & USB_EPREG_MASK)
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f102x6.h | 4379 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE */ macro 4397 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND… 4406 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32f102xb.h | 4433 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE */ macro 4451 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND… 4460 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l052xx.h | 6948 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 6956 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 6963 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l062xx.h | 7085 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 7093 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 7100 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l053xx.h | 7107 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 7115 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 7122 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l072xx.h | 7244 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 7252 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 7259 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l073xx.h | 7403 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 7411 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 7418 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l083xx.h | 7540 #define USB_EP_T_FIELD ((uint16_t)0x0600U) /*!< EndPoint TYPE … macro 7548 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|USB… 7555 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK)
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 6365 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE … macro 6383 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|US… 6392 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l152xba.h | 6426 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE … macro 6444 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|US… 6453 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l100xba.h | 6411 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE … macro 6429 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|US… 6438 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l100xb.h | 6263 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE … macro 6281 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|US… 6290 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l151xb.h | 6215 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE … macro 6233 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|US… 6242 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|
D | stm32l151xba.h | 6291 #define USB_EP_T_FIELD USB_EP_T_FIELD_Msk /*!< EndPoint TYPE … macro 6309 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND|USB_EP_CTR_TX|US… 6318 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK)
|