/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_usb.c | 1081 tmp = (USB_DRD_GET_CHEP(USBx, phy_ch_num) | USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer() 1085 tmp = USB_DRD_GET_CHEP(USBx, phy_ch_num) & (~USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer()
|
D | stm32g0xx_hal_hcd.c | 1806 if ((regvalue & USB_CH_KIND) != 0U) in HCD_HC_IN_ISO() 1961 && ((ch_reg & USB_CH_KIND) != 0U)) in HCD_HC_IN_IRQHandler() 2040 if ((ch_reg & USB_CH_KIND) != 0U) in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_usb.c | 1081 tmp = (USB_DRD_GET_CHEP(USBx, phy_ch_num) | USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer() 1085 tmp = USB_DRD_GET_CHEP(USBx, phy_ch_num) & (~USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer()
|
D | stm32c0xx_hal_hcd.c | 1804 if ((regvalue & USB_CH_KIND) != 0U) in HCD_HC_IN_ISO() 1960 && ((ch_reg & USB_CH_KIND) != 0U)) in HCD_HC_IN_IRQHandler() 2040 if ((ch_reg & USB_CH_KIND) != 0U) in HCD_HC_OUT_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hcd.c | 3729 if ((regvalue & USB_CH_KIND) != 0U) in HCD_HC_IN_ISO() 3885 && ((ch_reg & USB_CH_KIND) != 0U)) in HCD_HC_IN_IRQHandler() 3965 if ((ch_reg & USB_CH_KIND) != 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32u5xx_ll_usb.c | 3322 tmp = (USB_DRD_GET_CHEP(USBx, phy_ch_num) | USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer() 3326 tmp = USB_DRD_GET_CHEP(USBx, phy_ch_num) & (~USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hcd.c | 3729 if ((regvalue & USB_CH_KIND) != 0U) in HCD_HC_IN_ISO() 3885 && ((ch_reg & USB_CH_KIND) != 0U)) in HCD_HC_IN_IRQHandler() 3965 if ((ch_reg & USB_CH_KIND) != 0U) in HCD_HC_OUT_IRQHandler()
|
D | stm32h5xx_ll_usb.c | 3339 tmp = (USB_DRD_GET_CHEP(USBx, phy_ch_num) | USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer() 3343 tmp = USB_DRD_GET_CHEP(USBx, phy_ch_num) & (~USB_CH_KIND) & USB_CHEP_DB_MSK; in USB_HC_DoubleBuffer()
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c071xx.h | 7291 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 7336 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g0b0xx.h | 8782 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 8828 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32g0c1xx.h | 10936 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 10982 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32g0b1xx.h | 10632 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 10678 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u083xx.h | 10948 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 10993 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32u073xx.h | 10678 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 10723 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13098 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 13144 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32h523xx.h | 19111 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 19157 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32h562xx.h | 20655 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 20701 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32h533xx.h | 19704 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 19750 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32h573xx.h | 23380 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 23426 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32h563xx.h | 22787 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 22833 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 19628 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 19674 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|
D | stm32u535xx.h | 19032 #define USB_CH_KIND USB_CHEP_KIND_Msk /*!< Channel KIND Mask */ macro 19078 #define USB_CH_KIND_MASK ((~USB_CH_KIND) & USB_CHEP_REG_MASK) /*!< EP_KIN…
|