Home
last modified time | relevance | path

Searched defs:countValue (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c1114 status_t XSPI_UpdateSFPArbitrationLockTimeoutCounter(XSPI_Type *base, uint32_t countValue) in XSPI_UpdateSFPArbitrationLockTimeoutCounter()
1140 status_t XSPI_UpdateIPAccessTimeoutCounter(XSPI_Type *base, uint32_t countValue) in XSPI_UpdateIPAccessTimeoutCounter()
2278 status_t XSPI_UpdatePageWaitTimeCounter(XSPI_Type *base, uint32_t countValue) in XSPI_UpdatePageWaitTimeCounter()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_rtc/
Dfsl_rtc.h264 static inline void RTC_SetSecondsTimerCount(RTC_Type *base, uint32_t countValue) in RTC_SetSecondsTimerCount()