Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c463 …if (SFDP_GetSectorEraseCmdInfo(xspiMemNorHandle.ptrSfdpHandle, kSFDP_EraseCmdType1, &sectorEraseCm… in XSPI_NOR_FillSectorEraseLutSeq()
508 …if (SFDP_GetSectorEraseCmdInfo(xspiMemNorHandle.ptrSfdpHandle, kSFDP_EraseCmdType2, &sectorEraseCm… in XSPI_NOR_FillBlockEraseLutSeq()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.h1502 sfdp_ret_type_t SFDP_GetSectorEraseCmdInfo(sfdp_handle_t *handle,
Dfsl_sfdp_parser.c1063 sfdp_ret_type_t SFDP_GetSectorEraseCmdInfo(sfdp_handle_t *handle, in SFDP_GetSectorEraseCmdInfo() function