/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_pcd.h | 530 _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/ |
D | stm32l0xx_hal_pcd.h | 535 _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/ |
D | stm32g4xx_hal_pcd.h | 547 _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/ |
D | stm32f3xx_hal_pcd.h | 530 _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/ |
D | stm32f0xx_hal_pcd.h | 535 _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/ |
D | stm32wbxx_hal_pcd.h | 535 _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/ |
D | stm32l5xx_hal_pcd.h | 535 _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/ |
D | stm32l4xx_hal_pcd.h | 600 _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/ |
D | stm32f1xx_hal_pcd.h | 611 _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/ |
D | stm32f070x6.h | 5213 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro 5234 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32f070xb.h | 5365 #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/ |
D | stm32f102x6.h | 4392 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX STA… macro 4417 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32f102xb.h | 4446 #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/ |
D | stm32l151xb.h | 6227 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro 6252 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l151xba.h | 6303 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro 6328 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l152xb.h | 6377 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro 6402 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l152xba.h | 6438 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro 6463 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l100xb.h | 6275 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro 6300 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l100xba.h | 6423 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro 6448 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l100xc.h | 7008 #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/ |
D | stm32l053xx.h | 7111 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro 7132 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l062xx.h | 7089 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro 7110 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l052xx.h | 6952 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro 6973 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l073xx.h | 7407 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro 7428 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|
D | stm32l083xx.h | 7544 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro 7565 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
|