Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/regs/
Dam_reg.h316 #define AM_REG_USB_NUM_MODULES 1 macro
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_usb.c248 static am_hal_usb_state_t g_am_hal_usb_states[AM_REG_USB_NUM_MODULES] = {0};
724 if ( ui32Module >= AM_REG_USB_NUM_MODULES ) in am_hal_usb_initialize()
825 if ( ui32Module >= AM_REG_USB_NUM_MODULES ) in am_hal_usb_power_control()