Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_pcd.h562 if ((USB_EPRX_DTOG2 & (wState))!= 0U) \
564 _wRegVal ^= USB_EPRX_DTOG2; \
587 if ((USB_EPRX_DTOG2 & (wStaterx))!= 0U) \
589 _wRegVal ^= USB_EPRX_DTOG2; \
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h7428 #define USB_EPRX_DTOG2 ((uint16_t)0x2000U) /*!< EndPoint RX Dat… macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb55xx.h13176 #define USB_EPRX_DTOG2 ((uint16_t)0x2000U) /*!< EndPoint RX Dat… macro