Searched refs:CFG1 (Results 1 – 4 of 4) sorted by relevance
284 #define INTROUT_Get(pUSB) *((volatile uint8_t *)&(pUSB->CFG1)) & AM_HAL_USB_EP…296 #define INTRINE_Enable(pUSB, v) *((volatile uint16_t *)&(pUSB->CFG1) + 1) |= ((v) & …297 #define INTRINE_Disable(pUSB, v) *((volatile uint16_t *)&(pUSB->CFG1) + 1) &= (~(v) &…298 #define INTRINE_Get(pUSB) *((volatile uint16_t *)&(pUSB->CFG1) + 1) & AM_HAL_U…851 pUSB->CFG1 = pState->sRegState.regCFG1; in am_hal_usb_power_control()875 pState->sRegState.regCFG1 = pUSB->CFG1; in am_hal_usb_power_control()
160 __IOM uint32_t CFG1; //32bit member
25986 …__IOM uint32_t CFG1; /*!< (@ 0x00000004) Indicates which of the IN Endpoint… member
26481 …__IOM uint32_t CFG1; /*!< (@ 0x00000004) Indicates which of the IN Endpoint… member