Home
last modified time | relevance | path

Searched refs:USB_EP_T_FIELD (Results 1 – 25 of 80) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pcd.h450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_pcd.h450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pcd.h450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pcd.h445 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pcd.h445 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pcd.h450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pcd.h450 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_pcd.h511 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pcd.h508 #define PCD_GET_EPTYPE(USBx, bEpNum) (PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_FIELD)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5209 #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)
Dstm32f070xb.h5361 #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/
Dstm32f102x6.h4379 #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)
Dstm32f102xb.h4433 #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/
Dstm32l052xx.h6948 #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)
Dstm32l062xx.h7085 #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)
Dstm32l053xx.h7107 #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)
Dstm32l072xx.h7244 #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)
Dstm32l073xx.h7403 #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)
Dstm32l083xx.h7540 #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/
Dstm32l152xb.h6365 #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)
Dstm32l152xba.h6426 #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)
Dstm32l100xba.h6411 #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)
Dstm32l100xb.h6263 #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)
Dstm32l151xb.h6215 #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)
Dstm32l151xba.h6291 #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)

1234