/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_pcd.h | 388 #ifndef USB_OTG_DOEPINT_NAK 389 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_pcd.h | 388 #ifndef USB_OTG_DOEPINT_NAK 389 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pcd.h | 405 #ifndef USB_OTG_DOEPINT_NAK 406 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_pcd.h | 414 #ifndef USB_OTG_DOEPINT_NAK 415 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_pcd.h | 407 #ifndef USB_OTG_DOEPINT_NAK 408 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_pcd.h | 422 #ifndef USB_OTG_DOEPINT_NAK 423 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_pcd.h | 455 #ifndef USB_OTG_DOEPINT_NAK 456 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pcd.h | 439 #ifndef USB_OTG_DOEPINT_NAK 440 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_pcd.c | 1016 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1018 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_pcd.c | 1095 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1097 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_pcd.c | 1154 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1156 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pcd.c | 1174 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1176 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pcd.c | 1189 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1191 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_pcd.h | 459 #ifndef USB_OTG_DOEPINT_NAK 460 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pcd.h | 456 #ifndef USB_OTG_DOEPINT_NAK 457 #define USB_OTG_DOEPINT_NAK (0x1UL << 13) /*!< NAK interrupt */ macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_pcd.c | 1193 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1195 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pcd.c | 1026 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1028 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1191 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1193 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pcd.c | 1206 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1208 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 1206 if ((epint & USB_OTG_DOEPINT_NAK) == USB_OTG_DOEPINT_NAK) in HAL_PCD_IRQHandler() 1208 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_NAK); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f401xc.h | 8159 #define USB_OTG_DOEPINT_NAK USB_OTG_DOEPINT_NAK_Msk /*!< NAK Packet is trans… macro
|
D | stm32f401xe.h | 8159 #define USB_OTG_DOEPINT_NAK USB_OTG_DOEPINT_NAK_Msk /*!< NAK Packet is trans… macro
|
D | stm32f411xe.h | 8190 #define USB_OTG_DOEPINT_NAK USB_OTG_DOEPINT_NAK_Msk /*!< NAK Packet is trans… macro
|
D | stm32f405xx.h | 13714 #define USB_OTG_DOEPINT_NAK USB_OTG_DOEPINT_NAK_Msk /*!< NAK Packet is trans… macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 13425 #define USB_OTG_DOEPINT_NAK USB_OTG_DOEPINT_NAK_Msk /*!< NAK Packet is trans… macro
|