Searched refs:countValue (Results 1 – 3 of 3) sorted by relevance
264 static inline void RTC_SetSecondsTimerCount(RTC_Type *base, uint32_t countValue) in RTC_SetSecondsTimerCount() argument267 base->COUNT = countValue; in RTC_SetSecondsTimerCount()
1114 status_t XSPI_UpdateSFPArbitrationLockTimeoutCounter(XSPI_Type *base, uint32_t countValue) in XSPI_UpdateSFPArbitrationLockTimeoutCounter() argument1121 base->SFP_ARB_TIMEOUT = countValue; in XSPI_UpdateSFPArbitrationLockTimeoutCounter()1140 status_t XSPI_UpdateIPAccessTimeoutCounter(XSPI_Type *base, uint32_t countValue) in XSPI_UpdateIPAccessTimeoutCounter() argument1147 base->MTO = countValue; in XSPI_UpdateIPAccessTimeoutCounter()2278 status_t XSPI_UpdatePageWaitTimeCounter(XSPI_Type *base, uint32_t countValue) in XSPI_UpdatePageWaitTimeCounter() argument2295 base->PPWF_TCNT = countValue; in XSPI_UpdatePageWaitTimeCounter()
1554 status_t XSPI_UpdateSFPArbitrationLockTimeoutCounter(XSPI_Type *base, uint32_t countValue);1619 status_t XSPI_UpdateIPAccessTimeoutCounter(XSPI_Type *base, uint32_t countValue);2198 status_t XSPI_UpdatePageWaitTimeCounter(XSPI_Type *base, uint32_t countValue);