Searched refs:ptrBusyBitInfo (Results 1 – 2 of 2) sorted by relevance
1391 sfdp_wip_bit_info_t *ptrBusyBitInfo) in SFDP_GetBusyBitInfo() argument1398 ptrBusyBitInfo->upperHalfWordSelected = false; in SFDP_GetBusyBitInfo()1401 ptrBusyBitInfo->readInstr = 0x05U; in SFDP_GetBusyBitInfo()1402 ptrBusyBitInfo->writeInstr = 0x01U; in SFDP_GetBusyBitInfo()1403 ptrBusyBitInfo->polarity = false; in SFDP_GetBusyBitInfo()1404 ptrBusyBitInfo->location = 0U; in SFDP_GetBusyBitInfo()1408 ptrBusyBitInfo->readInstr = 0x70U; in SFDP_GetBusyBitInfo()1409 ptrBusyBitInfo->writeInstr = 0x50U; in SFDP_GetBusyBitInfo()1410 ptrBusyBitInfo->polarity = true; in SFDP_GetBusyBitInfo()1411 ptrBusyBitInfo->location = 7U; in SFDP_GetBusyBitInfo()[all …]
1557 sfdp_wip_bit_info_t *ptrBusyBitInfo);