Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pcd.h484 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_pcd.h484 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pcd.h484 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pcd.h479 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pcd.h479 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pcd.h484 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pcd.h484 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_pcd.h545 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pcd.h542 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_DTOGMASK; \
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5234 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32f070xb.h5386 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f102x6.h4416 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32f102xb.h4470 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h6973 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l062xx.h7110 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l053xx.h7132 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l072xx.h7269 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l073xx.h7428 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l083xx.h7565 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h6402 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l152xba.h6463 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l100xba.h6448 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l100xb.h6300 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l151xb.h6252 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro
Dstm32l151xba.h6328 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK) macro

1234