Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c213 sfdp_read_cmd_info_t *ptr1PadReadCmdInfo) in SFDP_Get1PadReadCmd()
246 sfdp_read_cmd_info_t *ptr2PadReadCmdInfo) in SFDP_Get2PadReadCmd()
288 sfdp_read_cmd_info_t *ptr4PadReadCmdInfo) in SFDP_Get4PadReadCmd()
375 sfdp_read_cmd_info_t *ptr8PadReadCmdInfo) in SFDP_Get8PadReadCmd()
982 sfdp_read_cmd_info_t *ptrReadCmdInfo) in SFDP_GetReadCmdInfo()
Dfsl_sfdp_parser.h617 } sfdp_read_cmd_info_t; typedef
1480 sfdp_read_cmd_info_t *ptrReadCmdInfo);
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c629 sfdp_read_cmd_info_t readCmdInfo; in XSPI_NOR_FillReadDataLutSeq()