OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timer_resolution
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Timer.c
183
uint16_t
timer_resolution
= 0;
local
213
timer_resolution
= ps_timer_info->con_to_value = (uint16_t)
223
timer_resolution
= (uint16_t)PH_LLCNFC_RESOLUTION;
307
timer_resolution
= ps_timer_info->ack_to_value = (uint16_t)
327
phOsalNfc_Timer_Start (timerid,
timer_resolution
, Callback, NULL);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h
325
unsigned int
timer_resolution
; /* timer resolution */
member in struct:snd_pcm_runtime
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h
325
unsigned int
timer_resolution
; /* timer resolution */
member in struct:snd_pcm_runtime
[
all
...]
Completed in 53 milliseconds