Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_rtc.c619 void RTC_GetMonotonicCounter(RTC_Type *base, uint64_t *counter) in RTC_GetMonotonicCounter()
626 void RTC_SetMonotonicCounter(RTC_Type *base, uint64_t counter) in RTC_SetMonotonicCounter()
Dfsl_usdhc.h1103 static inline void USDHC_SetRetuningTimer(USDHC_Type *base, uint32_t counter) in USDHC_SetRetuningTimer()