Home
last modified time | relevance | path

Searched refs:USB_EPRX_STAT (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pcd.h483 …D_GET_EP_RX_STATUS(USBx, bEpNum) (((uint32_t)(PCD_GET_ENDPOINT((USBx), (bEpNum)))) & USB_EPRX_STAT)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pcd.h439 …efine PCD_GET_EP_RX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT(USBx, bEpNum) & USB_EPRX_STAT)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pcd.h675 …D_GET_EP_RX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPRX_STAT)
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7405 #define USB_EPRX_STAT ((uint16_t)0x3000U) /*!< EndPoint RX ST… macro
7440 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6308 #define USB_EPRX_STAT USB_EPRX_STAT_Msk /*!< EndPoint RX ST… macro
6359 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6308 #define USB_EPRX_STAT USB_EPRX_STAT_Msk /*!< EndPoint RX ST… macro
6359 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7246 #define USB_EPRX_STAT ((uint16_t)0x3000U) /*!< EndPoint RX ST… macro
7281 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7148 #define USB_EPRX_STAT USB_EPRX_STAT_Msk /*!< EndPoint RX ST… macro
7199 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7450 #define USB_EPRX_STAT USB_EPRX_STAT_Msk /*!< EndPoint RX ST… macro
7501 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)