Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_usb.c626 #define HWVERS_RC(pUSB) (pUSB->HWVERS & USB_HWVERS_RC_Msk) >> USB_HWVERS_R…
627 #define HWVERS_xx(pUSB) (pUSB->HWVERS & USB_HWVERS_xx_Msk) >> USB_HWVERS_x…
628 #define HWVERS_yyy(pUSB) (pUSB->HWVERS & USB_HWVERS_yyy_Msk) >> USB_HWVERS_y…
629 #define HWVERS(pUSB) pUSB->HWVERS macro
Dam_hal_usbregs.h415 __IOM uint32_t HWVERS; // 0x6C member
/hal_ambiq-latest/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h26448 …__IOM uint32_t HWVERS; /*!< (@ 0x0000006C) Read-only register that returns ve… member
Dapollo4p.h26971 …__IOM uint32_t HWVERS; /*!< (@ 0x0000006C) Read-only register that returns ve… member