Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_mspi.c989 MSPIn(ui32Module)->DEV0CFG_b.DEVCFG0 = MSPI0_DEV0CFG_DEVCFG0_SERIAL0; in mspi_device_configure()
990 MSPIn(ui32Module)->DEV0CFG_b.SEPIO0 = 1; in mspi_device_configure()
995 MSPIn(ui32Module)->DEV0CFG_b.DEVCFG0 = MSPI0_DEV0CFG_DEVCFG0_SERIAL1; in mspi_device_configure()
996 MSPIn(ui32Module)->DEV0CFG_b.SEPIO0 = 1; in mspi_device_configure()
1001 MSPIn(ui32Module)->DEV0CFG_b.DEVCFG0 = MSPI0_DEV0CFG_DEVCFG0_DUAL0; in mspi_device_configure()
1002 MSPIn(ui32Module)->DEV0CFG_b.SEPIO0 = 0; in mspi_device_configure()
1007 MSPIn(ui32Module)->DEV0CFG_b.DEVCFG0 = MSPI0_DEV0CFG_DEVCFG0_DUAL1; in mspi_device_configure()
1008 MSPIn(ui32Module)->DEV0CFG_b.SEPIO0 = 0; in mspi_device_configure()
1013 MSPIn(ui32Module)->DEV0CFG_b.DEVCFG0 = MSPI0_DEV0CFG_DEVCFG0_QUAD0; in mspi_device_configure()
1014 MSPIn(ui32Module)->DEV0CFG_b.SEPIO0 = 0; in mspi_device_configure()
[all …]
/hal_ambiq-latest/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h19292 } DEV0CFG_b; member
Dapollo4p.h19487 } DEV0CFG_b; member