Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_pcd.h613 …D_GET_EP_RX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPRX_STAT)
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h7394 #define USB_EPRX_STAT ((uint16_t)0x3000U) /*!< EndPoint RX ST… macro
7429 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb55xx.h13142 #define USB_EPRX_STAT ((uint16_t)0x3000U) /*!< EndPoint RX ST… macro
13177 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK)