Home
last modified time | relevance | path

Searched refs:uIsDiscardClearFeature (Results 1 – 8 of 8) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h174 …u32 uIsDiscardClearFeature; /*!< Discard ClearFeature flag for Mass Storage … member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h174 …u32 uIsDiscardClearFeature; /*!< Discard ClearFeature flag for Mass Storage … member
/bsp/ht32/libraries/usbd_library/inc/
A Dht32_usbd_core.h174 …u32 uIsDiscardClearFeature; /*!< Discard ClearFeature flag for Mass Storage … member
A Dusbd_code.h149 …u32 uIsDiscardClearFeature; /*!< Discard ClearFeature flag for Mass Storage … member
/bsp/ht32/libraries/usbd_library/src/
A Dusbd_code.c236 pCore->Info.uIsDiscardClearFeature = FALSE; in _USBDCore_Reset()
A Dht32_usbd_core.c484 pCore->Info.uIsDiscardClearFeature = FALSE; in _USBDCore_Reset()
858 if (pCore->Info.uIsDiscardClearFeature == FALSE) in _USBDCore_Standard_SetClearFeature()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c452 pCore->Info.uIsDiscardClearFeature = FALSE; in _USBDCore_Reset()
826 if (pCore->Info.uIsDiscardClearFeature == FALSE) in _USBDCore_Standard_SetClearFeature()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c452 pCore->Info.uIsDiscardClearFeature = FALSE; in _USBDCore_Reset()
826 if (pCore->Info.uIsDiscardClearFeature == FALSE) in _USBDCore_Standard_SetClearFeature()

Completed in 17 milliseconds