Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.h1053 uint32_t SFDP_GetFlashDensity(sfdp_handle_t *handle);
Dfsl_sfdp_parser.c634 uint32_t SFDP_GetFlashDensity(sfdp_handle_t *handle) in SFDP_GetFlashDensity() function
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c378 externNorFlashConfig.deviceSize[0] = SFDP_GetFlashDensity(xspiMemNorHandle.ptrSfdpHandle); in XSPI_NOR_SetNorFlashDeviceConfig()