Home
last modified time | relevance | path

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

1234

/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pcd.h530 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
562 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pcd.h535 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
567 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pcd.h547 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
579 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pcd.h530 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
562 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_pcd.h535 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
567 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pcd.h535 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
567 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pcd.h535 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
567 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pcd.h600 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
632 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_pcd.h611 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
643 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
/hal_stm32-3.5.0/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5213 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
5234 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32f070xb.h5365 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
5386 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
/hal_stm32-3.5.0/stm32cube/stm32f1xx/soc/
Dstm32f102x6.h4392 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX STA… macro
4417 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32f102xb.h4446 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX STA… macro
4471 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
/hal_stm32-3.5.0/stm32cube/stm32l1xx/soc/
Dstm32l151xb.h6227 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
6252 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l151xba.h6303 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
6328 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l152xb.h6377 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
6402 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l152xba.h6438 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
6463 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l100xb.h6275 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
6300 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l100xba.h6423 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
6448 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l100xc.h7008 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro
7033 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
/hal_stm32-3.5.0/stm32cube/stm32l0xx/soc/
Dstm32l053xx.h7111 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
7132 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l062xx.h7089 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
7110 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l052xx.h6952 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
6973 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l073xx.h7407 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
7428 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
Dstm32l083xx.h7544 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro
7565 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)

1234