Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/include/
A Dsynquacer_mmap.h14 #define PERIPH_BASE UINT32_C(0x44000000) macro
27 #define REFCLK_CNTCTL_BASE (PERIPH_BASE + 0x0000)
28 #define REFCLK_CNTBASE0_BASE (PERIPH_BASE + 0x1000)
32 #define SCP_UART_BASE (PERIPH_BASE + 0x2000)
34 #define WDOG_BASE (PERIPH_BASE + 0x6000)
35 #define MHU_AP_BASE (PERIPH_BASE + 0x1000000)
56 #define MHU_PAYLOAD_NS_BASE (PERIPH_BASE + 0x01200000)
57 #define MHU_PAYLOAD_S_BASE (PERIPH_BASE + 0x01400000)

Completed in 3 milliseconds