OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FloatRateToFixedPoint
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/util/nanotool/
nanomessage.h
174
static uint32_t
FloatRateToFixedPoint
(float rate);
nanomessage.cpp
192
uint32_t ConfigureSensorRequest::
FloatRateToFixedPoint
(float rate) {
contexthub.cpp
196
req.config.rate = ConfigureSensorRequest::
FloatRateToFixedPoint
(
Completed in 82 milliseconds