Home
last modified time | relevance | path

Searched refs:SETUP1_0 (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Dhsusbd.c118 gUsbCmd.bmRequestType = (uint8_t)(HSUSBD->SETUP1_0 & 0xfful); in HSUSBD_ProcessSetupPacket()
119 gUsbCmd.bRequest = (uint8_t)((HSUSBD->SETUP1_0 >> 8) & 0xfful); in HSUSBD_ProcessSetupPacket()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dhsusbd.c117 gUsbCmd.bmRequestType = (uint8_t)(HSUSBD->SETUP1_0 & 0xfful); in HSUSBD_ProcessSetupPacket()
118 gUsbCmd.bRequest = (uint8_t)((HSUSBD->SETUP1_0 >> 8) & 0xfful); in HSUSBD_ProcessSetupPacket()
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dhsusbd_reg.h896 …__I uint32_t SETUP1_0; /*!< [0x0044] Setup1 & Setup0 bytes … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dhsusbd_reg.h896 …__I uint32_t SETUP1_0; /*!< [0x0044] Setup1 & Setup0 bytes … member