Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_usb.c284 #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()
Dam_hal_usbregs.h160 __IOM uint32_t CFG1; //32bit member
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h25986 …__IOM uint32_t CFG1; /*!< (@ 0x00000004) Indicates which of the IN Endpoint… member
Dapollo4p.h26481 …__IOM uint32_t CFG1; /*!< (@ 0x00000004) Indicates which of the IN Endpoint… member