Home
last modified time | relevance | path

Searched refs:SYS_BASE (Results 1 – 5 of 5) sorted by relevance

/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h271 #define SYS_BASE (AHBPERIPH_BASE + 0x00000UL) macro
367 #define SYS ((SYS_T *) SYS_BASE)
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h365 #define SYS_BASE (AHBPERIPH_BASE + 0x00000UL) macro
461 #define SYS ((SYS_T *) SYS_BASE)
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h308 #define SYS_BASE (PERIPH_BASE + 0x00000UL) macro
440 #define SYS ((SYS_T *) SYS_BASE)
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Drtc.c881 uint32_t u32TrimDefault = inpw(SYS_BASE + 0x14Cul); in RTC_SetClockSource()
/hal_nuvoton-latest/m46x/StdDriver/src/
Drtc.c1052 uint32_t u32TrimDefault = inpw(SYS_BASE + 0x14Cul); in RTC_SetClockSource()