Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c1421 ptrBusyBitInfo->addrFollowCmd = false; in SFDP_GetBusyBitInfo()
1431 ptrBusyBitInfo->addrFollowCmd = true; in SFDP_GetBusyBitInfo()
1435 ptrBusyBitInfo->addrFollowCmd = false; in SFDP_GetBusyBitInfo()
1479 ptrWelBitInfo->addrFollowCmd = false; in SFDP_GetWELBitInfo()
1503 ptrWelBitInfo->addrFollowCmd = true; in SFDP_GetWELBitInfo()
1546 ptrProgramErrorBitInfo->addrFollowCmd = false; in SFDP_GetProgramErrorBitInfo()
1570 ptrProgramErrorBitInfo->addrFollowCmd = true; in SFDP_GetProgramErrorBitInfo()
1613 ptrEraseErrorBitInfo->addrFollowCmd = false; in SFDP_GetEraseErrorBitInfo()
1637 ptrEraseErrorBitInfo->addrFollowCmd = true; in SFDP_GetEraseErrorBitInfo()
1680 ptrVariableDCInfo->addrFollowCmd = false; in SFDP_GetVolatileVariableDummyCycleInfo()
[all …]
Dfsl_sfdp_parser.h522 bool addrFollowCmd; /*!< If required the address followed command. */ member
542 bool addrFollowCmd; /*!< If required the address followed command. */ member