Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_mspi.h59 #define MSPIn(n) ((MSPI0_Type*)(MSPI0_BASE + (n * (MSPI1_BASE - MSPI0_BASE))))
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_mspi.h60 #define MSPIn(n) ((MSPI0_Type*)(MSPI0_BASE + (n * (MSPI1_BASE - MSPI0_BASE))))
Dam_hal_cmdq.c239 …MSPI0_Type *hal_mspi = (MSPI0_Type *)(MSPI0_BASE + (MSPI1_BASE - MSPI0_BASE) * (hwIf - AM_HAL_CMDQ… in am_hal_cmdq_init_register()
/hal_ambiq-latest/CMSIS/AmbiqMicro/Include/
Dapollo3p.h10209 #define MSPI1_BASE 0x50015000UL macro
10250 #define MSPI1 ((MSPI0_Type*) MSPI1_BASE)
Dapollo4b_generic.h27180 #define MSPI1_BASE 0x40061000UL macro
27239 #define MSPI1 ((MSPI0_Type*) MSPI1_BASE)
Dapollo4p.h27703 #define MSPI1_BASE 0x40061000UL macro
27762 #define MSPI1 ((MSPI0_Type*) MSPI1_BASE)