Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.h689 } sfdp_xspi_profile_opi_cmd_t; typedef
1346 sfdp_ret_type_t SFDP_CheckOPICmdSupported(sfdp_handle_t *handle, sfdp_xspi_profile_opi_cmd_t opiCmd…
Dfsl_sfdp_parser.c903 sfdp_ret_type_t SFDP_CheckOPICmdSupported(sfdp_handle_t *handle, sfdp_xspi_profile_opi_cmd_t opiCmd) in SFDP_CheckOPICmdSupported()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c850 sfdp_xspi_profile_opi_cmd_t opiCmd = kSFDP_OPICmd_Erase4K; in XSPI_NOR_FindProtocolType()