OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:min_period
(Results
1 - 7
of
7
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/stepmotor/
stepmotor.cxx
55
if (speed <
MIN_PERIOD
) {
56
m_speed =
MIN_PERIOD
;
stepmotor.h
37
#define
MIN_PERIOD
500
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
pwm.hpp
224
min_period
()
function in class:mraa::Pwm
/system/bt/stack/hcic/
hcicmds.c
71
BOOLEAN btsnd_hcic_per_inq_mode (UINT16 max_period, UINT16
min_period
,
84
UINT16_TO_STREAM (pp,
min_period
);
[
all
...]
/frameworks/native/services/sensorservice/
SensorDevice.cpp
269
"\t>>> curr_period=%" PRId64 "
min_period
=%" PRId64
/hardware/libhardware_legacy/include/hardware_legacy/
gscan.h
130
// for exponential backoff bucket this is the
min_period
/system/bt/stack/include/
hcimsgs.h
48
extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16
min_period
,
[
all
...]
Completed in 917 milliseconds