Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_app/app_datapath/
A Dapp_ble_cmd_handler.h25 #define GET_CURRENT_TICKS() hal_sys_timer_get() macro
27 #define GET_CURRENT_MS() TICKS_TO_MS(GET_CURRENT_TICKS())
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_timer.h82 #define GET_CURRENT_TICKS() hal_sys_timer_get() macro
84 #define GET_CURRENT_MS() TICKS_TO_MS(GET_CURRENT_TICKS())

Completed in 4 milliseconds