Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c13 const uint8_t g_sfdpXspiProfile1OpiCmdShift[SFDP_XSPI_PROFILE_OPI_CMD_COUNT] = {31U, 28U, 26U, 20U,… variable
910 shift = g_sfdpXspiProfile1OpiCmdShift[(uint8_t)opiCmd]; in SFDP_CheckOPICmdSupported()