Searched refs:u32CurrentTicks (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip.c | 557 uint32 u32CurrentTicks; in Qspi_Ip_CheckCommandComplete() local 561 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_CheckCommandComplete() 567 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_CheckCommandComplete() 589 uint32 u32CurrentTicks; in Qspi_Ip_CheckResetComplete() local 593 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_CheckResetComplete() 597 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_CheckResetComplete() 685 uint32 u32CurrentTicks; in Qspi_Ip_InitReadReg() local 689 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_InitReadReg() 699 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_InitReadReg() 1360 uint32 u32CurrentTicks; in Qspi_Ip_Read() local [all …]
|
| D | Qspi_Ip_Controller.c | 658 volatile uint32 u32CurrentTicks; in Qspi_Ip_SwResetDelay() local 660 u32CurrentTicks = QSPI_IP_SOFTWARE_RESET_DELAY; in Qspi_Ip_SwResetDelay() 662 while (u32CurrentTicks > 0U) in Qspi_Ip_SwResetDelay() 664 u32CurrentTicks--; in Qspi_Ip_SwResetDelay() 700 uint32 u32CurrentTicks; in Qspi_Ip_AhbFlush() local 707 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_AhbFlush() 713 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_AhbFlush() 742 uint32 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitDLLASlaveLock() local 757 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitDLLASlaveLock() 1550 uint32 u32CurrentTicks; in Qspi_Ip_CmdWaitComplete() local [all …]
|
| D | Qspi_Ip_Hyperflash.c | 537 uint32 u32CurrentTicks; in Qspi_Ip_HyperflashWaitDeviceReady() local 541 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_HyperflashWaitDeviceReady() 546 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_HyperflashWaitDeviceReady()
|
| D | Qspi_Ip_Sfdp.c | 1547 uint32 u32CurrentTicks; in Qspi_Ip_WaitAfterReset() local 1551 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitAfterReset() 1555 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitAfterReset()
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Controller.c | 661 volatile uint32 u32CurrentTicks = QSPI_IP_SOFTWARE_RESET_DELAY; in Qspi_Ip_SwResetDelay() local 663 while (u32CurrentTicks > 0U) in Qspi_Ip_SwResetDelay() 665 u32CurrentTicks--; in Qspi_Ip_SwResetDelay() 701 uint32 u32CurrentTicks; in Qspi_Ip_AhbFlush() local 708 u32CurrentTicks = OsIf_GetCounter(QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_AhbFlush() 714 u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_AhbFlush() 743 uint32 u32CurrentTicks = OsIf_GetCounter(QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitDLLASlaveLock() local 758 u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitDLLASlaveLock() 918 uint32 u32CurrentTicks = OsIf_GetCounter(QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitDLLBSlaveLock() local 933 u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitDLLBSlaveLock() [all …]
|
| D | Qspi_Ip_Hyperflash.c | 537 uint32 u32CurrentTicks; in Qspi_Ip_HyperflashWaitDeviceReady() local 541 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_HyperflashWaitDeviceReady() 546 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_HyperflashWaitDeviceReady()
|
| D | Qspi_Ip_Sfdp.c | 1552 uint32 u32CurrentTicks; in Qspi_Ip_WaitAfterReset() local 1556 u32CurrentTicks = OsIf_GetCounter((OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitAfterReset() 1560 … u32ElapsedTicks += OsIf_GetElapsed(&u32CurrentTicks, (OsIf_CounterType)QSPI_IP_TIMEOUT_TYPE); in Qspi_Ip_WaitAfterReset()
|