Home
last modified time | relevance | path

Searched refs:DTXFSTS (Results 1 – 2 of 2) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c2189 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) > len32b) && in PCD_WriteEmptyTxFifo()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1090 __IO uint32_t DTXFSTS; /*IN Endpoint Tx FIFO Status Reg 900h + (ep_num * 20h) + 18h*/ member