OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:period_ns_to_frequency_q10
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
hubconnection.h
114
static inline uint64_t
period_ns_to_frequency_q10
(nsecs_t period_ns) {
function in struct:android::HubConnection
126
return
period_ns_to_frequency_q10
(static_cast<nsecs_t>(1e9f/frequency));
hubconnection.cpp
[
all
...]
Completed in 57 milliseconds