OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_MICROSECS_TO_CLK
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bt_types.h
410
#define
BT_MICROSECS_TO_CLK
(x) (((x) * 8 + 2499) / 5000)
/external/libnfc-nci/src/include/
bt_types.h
394
#define
BT_MICROSECS_TO_CLK
(x) (((x) * 8 + 2499) / 5000)
Completed in 29 milliseconds