Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_usb.c308 #define INTROUT_Get(pUSB) *((volatile uint8_t *)&(pUSB->CFG1)) & AM_HAL_USB_EP…
320 #define INTRINE_Enable(pUSB, v) *((volatile uint16_t *)&(pUSB->CFG1) + 1) |= ((v) & …
321 #define INTRINE_Disable(pUSB, v) *((volatile uint16_t *)&(pUSB->CFG1) + 1) &= (~(v) &…
322 #define INTRINE_Get(pUSB) *((volatile uint16_t *)&(pUSB->CFG1) + 1) & AM_HAL_U…
880 pUSB->CFG1 = pState->sRegState.regCFG1; in am_hal_usb_power_control()
904 pState->sRegState.regCFG1 = pUSB->CFG1; in am_hal_usb_power_control()
Dam_hal_usbregs.h160 __IOM uint32_t CFG1; //32bit member
/hal_ambiq-latest/CMSIS/AmbiqMicro/Include/
Dapollo3.h3031 …__IOM uint32_t CFG1 : 3; /*!< [5..3] Pad output 1 configuration … member
Dapollo3p.h3097 …__IOM uint32_t CFG1 : 3; /*!< [5..3] Pad output 1 configuration … member
Dapollo4b_generic.h25986 …__IOM uint32_t CFG1; /*!< (@ 0x00000004) Indicates which of the IN Endpoint… member
Dapollo4p.h26509 …__IOM uint32_t CFG1; /*!< (@ 0x00000004) Indicates which of the IN Endpoint… member