Searched refs:ptrReadCmdInfo (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/ |
| D | fsl_sfdp_parser.c | 982 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()
|
| D | fsl_sfdp_parser.h | 1480 sfdp_read_cmd_info_t *ptrReadCmdInfo);
|