Home
last modified time | relevance | path

Searched refs:ptrReadCmdInfo (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c982 sfdp_read_cmd_info_t *ptrReadCmdInfo) in SFDP_GetReadCmdInfo() argument
988 SFDP_Get8PadReadCmd(handle, protocolType, clkFreq, ptrReadCmdInfo); in SFDP_GetReadCmdInfo()
992 SFDP_Get4PadReadCmd(handle, protocolType, clkFreq, ptrReadCmdInfo); in SFDP_GetReadCmdInfo()
996 SFDP_Get2PadReadCmd(handle, protocolType, ptrReadCmdInfo); in SFDP_GetReadCmdInfo()
1000 SFDP_Get1PadReadCmd(handle, protocolType, ptrReadCmdInfo); in SFDP_GetReadCmdInfo()
Dfsl_sfdp_parser.h1480 sfdp_read_cmd_info_t *ptrReadCmdInfo);