Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h238 #define K_MINUTES(m) K_SECONDS((m) * 60) macro
250 #define K_HOURS(h) K_MINUTES((h) * 60)
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c103 period = K_MINUTES((mod->pub->period & BIT_MASK(6)) * 10); in bt_mesh_model_pub_period_get()

Completed in 5 milliseconds