Home
last modified time | relevance | path

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

/hal_ambiq-3.7.0/mcu/apollo4p/hal/mcu/
Dam_hal_mcuctrl.c199 psDevice->ui32MRAMSize = g_am_hal_mcuctrl_sku_mram_size[MCUCTRL->SKU_b.SKUMRAMSIZE] * 1024; in device_info_get()
209 psDevice->ui32SSRAMSize = (g_am_hal_mcuctrl_sku_ssram_size[MCUCTRL->SKU_b.SKUSRAMSIZE][0] + in device_info_get()
210 … g_am_hal_mcuctrl_sku_ssram_size[MCUCTRL->SKU_b.SKUSRAMSIZE][1]) * 1024; in device_info_get()
833 psFeature->eSharedSRAMSize = (am_hal_mcuctrl_ssram_e)MCUCTRL->SKU_b.SKUSRAMSIZE; in am_hal_mcuctrl_info_get()
834 psFeature->eMRAMSize = (am_hal_mcuctrl_mram_e)MCUCTRL->SKU_b.SKUMRAMSIZE; in am_hal_mcuctrl_info_get()
835 psFeature->bTurboSpot = (MCUCTRL->SKU_b.SKUTURBOSPOT > 0); in am_hal_mcuctrl_info_get()
836 psFeature->bDisplayCtrl = (MCUCTRL->SKU_b.SKUMIPIDSI > 0); in am_hal_mcuctrl_info_get()
837 psFeature->bGPU = (MCUCTRL->SKU_b.SKUGFX > 0); in am_hal_mcuctrl_info_get()
838 psFeature->bUSB = (MCUCTRL->SKU_b.SKUUSB > 0); in am_hal_mcuctrl_info_get()
839 psFeature->bSecBootFeature = (MCUCTRL->SKU_b.SKUSECURESPOT > 0); in am_hal_mcuctrl_info_get()
/hal_ambiq-3.7.0/mcu/apollo3/hal/
Dam_hal_burst.c70 if ( 0 == MCUCTRL->SKU_b.ALLOWBURST ) in am_hal_burst_mode_initialize()
/hal_ambiq-3.7.0/mcu/apollo3p/hal/
Dam_hal_burst.c111 if ( 0 == MCUCTRL->SKU_b.ALLOWBURST ) in am_hal_burst_mode_initialize()
/hal_ambiq-3.7.0/CMSIS/AmbiqMicro/Include/
Dapollo3.h6499 } SKU_b; member
Dapollo3p.h7207 } SKU_b; member
Dapollo4b_generic.h17980 } SKU_b; member
Dapollo4p.h18091 } SKU_b; member