Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/tota/
Dapp_tota_cmd_handler.h26 #define GET_CURRENT_MS() TICKS_TO_MS(GET_CURRENT_TICKS()) macro
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_timer.h103 #define GET_CURRENT_MS() TICKS_TO_MS(GET_CURRENT_TICKS()) macro