Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/src/
Dhsusbd.c40 static uint8_t g_hsusbd_TestSelector = 0ul; variable
458 g_hsusbd_TestSelector = (uint8_t)(gUsbCmd.wIndex >> 8); in HSUSBD_StandardRequest()
547 if (g_hsusbd_TestSelector == TEST_J) in HSUSBD_UpdateDeviceState()
551 else if (g_hsusbd_TestSelector == TEST_K) in HSUSBD_UpdateDeviceState()
555 else if (g_hsusbd_TestSelector == TEST_SE0_NAK) in HSUSBD_UpdateDeviceState()
559 else if (g_hsusbd_TestSelector == TEST_PACKET) in HSUSBD_UpdateDeviceState()
563 else if (g_hsusbd_TestSelector == TEST_FORCE_ENABLE) in HSUSBD_UpdateDeviceState()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dhsusbd.c39 static uint8_t g_hsusbd_TestSelector = 0ul; variable
481 g_hsusbd_TestSelector = (uint8_t)(gUsbCmd.wIndex >> 8); in HSUSBD_StandardRequest()
573 if(g_hsusbd_TestSelector == TEST_J) in HSUSBD_UpdateDeviceState()
577 else if(g_hsusbd_TestSelector == TEST_K) in HSUSBD_UpdateDeviceState()
581 else if(g_hsusbd_TestSelector == TEST_SE0_NAK) in HSUSBD_UpdateDeviceState()
585 else if(g_hsusbd_TestSelector == TEST_PACKET) in HSUSBD_UpdateDeviceState()
589 else if(g_hsusbd_TestSelector == TEST_FORCE_ENABLE) in HSUSBD_UpdateDeviceState()