Home
last modified time | relevance | path

Searched refs:USB_EP_DTOG_RX (Results 1 – 12 of 12) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pcd.h553 …USB_EP_CTR_RX|USB_EP_CTR_TX|USB_EP_DTOG_RX | (((uint32_t)(PCD_GET_ENDPOINT((USBx), (bEpNum)))) & U…
563 …X_DTOG(USBx, bEpNum) if((((uint32_t)(PCD_GET_ENDPOINT((USBx), (bEpNum)))) & USB_EP_DTOG_RX) != 0)\
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pcd.h509 … USB_EP_CTR_RX|USB_EP_CTR_TX|USB_EP_DTOG_RX | (PCD_GET_ENDPOINT(USBx, bEpNum) & USB_EPREG_MASK)))
519 #define PCD_CLEAR_RX_DTOG(USBx, bEpNum) if((PCD_GET_ENDPOINT(USBx, bEpNum) & USB_EP_DTOG_RX) != 0)\
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pcd.h770 … PCD_SET_ENDPOINT((USBx), (bEpNum), (_wEPVal | USB_EP_CTR_RX | USB_EP_CTR_TX | USB_EP_DTOG_RX)); \
791 if ((_wRegVal & USB_EP_DTOG_RX) != 0U)\
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c443 if ((PCD_GET_ENDPOINT(hpcd->Instance, ep->num)& USB_EP_DTOG_RX) == USB_EP_DTOG_RX) in PCD_EP_ISR_Handler()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c1323 if (PCD_GET_ENDPOINT(hpcd->Instance, ep->num) & USB_EP_DTOG_RX) in PCD_EP_ISR_Handler()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c2340 if ((PCD_GET_ENDPOINT(hpcd->Instance, ep->num) & USB_EP_DTOG_RX) != 0U) in PCD_EP_ISR_Handler()
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7245 #define USB_EP_DTOG_RX ((uint16_t)0x4000U) /*!< EndPoint Data … macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7404 #define USB_EP_DTOG_RX ((uint16_t)0x4000U) /*!< EndPoint Data … macro
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6305 #define USB_EP_DTOG_RX USB_EP_DTOG_RX_Msk /*!< EndPoint Data … macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6305 #define USB_EP_DTOG_RX USB_EP_DTOG_RX_Msk /*!< EndPoint Data … macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7145 #define USB_EP_DTOG_RX USB_EP_DTOG_RX_Msk /*!< EndPoint Data … macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7447 #define USB_EP_DTOG_RX USB_EP_DTOG_RX_Msk /*!< EndPoint Data … macro