Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/src/
A Dusbd_init.c96 g_usbDev.txStatusHandler = param->txStatusHandler; in USBD_Init()
132 param->txStatusHandler = NULL; in USBD_InitParamStructInit()
A Dusbd_core.c225 if (g_usbDev.txStatusHandler) in USBD_CtrlOutProcess()
227 g_usbDev.txStatusHandler(); in USBD_CtrlOutProcess()
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/inc/
A Dusbd_core.h278 USBD_CtrlTxStatusHandler_T txStatusHandler; /*!< Send IN status early handler */ member
321 USBD_CtrlTxStatusHandler_T txStatusHandler; member

Completed in 11 milliseconds