Home
last modified time | relevance | path

Searched refs:GetTickCount (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/
Dclock_update.c60 uint32_t GetTickCount(void) in GetTickCount() function
77 start = GetTickCount(); in rsi_delay_ms()
79 } while (GetTickCount() - start < val); in rsi_delay_ms()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Dclock_update.h65 uint32_t GetTickCount(void);