Home
last modified time | relevance | path

Searched refs:OTG_BASE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
DM2351.h376 #define OTG_BASE (APBPERIPH_BASE + 0x0D000UL) macro
508 #define OTG_S ((OTG_T *) OTG_BASE) /*!< OTG Pointer …
586 #define OTG_NS ((OTG_T *) (OTG_BASE +NS_OFFSET)) /*!< OTG P…
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
DM2354.h394 #define OTG_BASE (APBPERIPH_BASE + 0x0D000UL) macro
537 #define OTG_S ((OTG_T *) OTG_BASE) /*!< OTG Pointer …
626 #define OTG_NS ((OTG_T *) (OTG_BASE +NS_OFFSET)) /*!< OTG Poi…
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c112 {"OTG",OTG_BASE,OTG_Attr},