Home
last modified time | relevance | path

Searched refs:ticks (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/system/nfc/src/gki/common/
H A Dgki_time.cc191 if (ticks <= 0) ticks = 1; in GKI_start_timer()
197 reload = ticks; in GKI_start_timer()
225 ticks) { in GKI_start_timer()
228 ticks = GKI_MAX_INT32; in GKI_start_timer()
664 p_tle->ticks = 0; in GKI_update_timer_list()
761 if (p_tle->ticks >= 0) { in GKI_add_to_timer_list()
785 while (p_tle->ticks > p_temp->ticks) { in GKI_add_to_timer_list()
787 if (p_temp->ticks > 0) p_tle->ticks -= p_temp->ticks; in GKI_add_to_timer_list()
803 p_temp->ticks -= p_tle->ticks; in GKI_add_to_timer_list()
852 p_tle->p_next->ticks += p_tle->ticks; in GKI_remove_from_timer_list()
[all …]
H A Dgki.h306 int32_t ticks; member
/aosp12/system/chre/platform/slpi/
H A Dsystem_time_util.cc23 uint64_t getNanosecondsFromQTimerTicks(uint64_t ticks) { in getNanosecondsFromQTimerTicks() argument
27 if (ticks >= kClockFreq) { in getNanosecondsFromQTimerTicks()
28 uint64_t seconds = (ticks / kClockFreq); in getNanosecondsFromQTimerTicks()
29 ticks %= kClockFreq; in getNanosecondsFromQTimerTicks()
33 nsec += (ticks * kOneSecondInNanoseconds) / kClockFreq; in getNanosecondsFromQTimerTicks()
/aosp12/system/bt/embdrv/sbc/decoder/include/
H A Doi_bt_spec.h204 #define OI_BT_TICKS_TO_SECONDS(ticks) ((ticks) / 1600) argument
206 #define OI_BT_TICKS_TO_MSECS(ticks) (((ticks)*5) / 8) argument
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
H A DPropertyTestFragment.java115 Object[] ticks = (Object[]) value.getValue(); in onCreateView()
118 + "\n[0]=" + (Long) ticks[0] in onCreateView()
119 + "\n[1]=" + (Long) ticks[1] + " [2]=" + (Long) ticks[2] in onCreateView()
120 + "\n[3]=" + (Long) ticks[3] + " [4]=" + (Long) ticks[4]); in onCreateView()
/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_task.cc82 p_tle->ticks = timeout; /* Save the number of seconds for the timer */ in nfc_start_timer()
114 while ((nfc_cb.timer_queue.p_first) && (!nfc_cb.timer_queue.p_first->ticks)) { in nfc_process_timer_evt()
201 p_tle->ticks = timeout; /* Save the number of ticks for the timer */ in nfc_start_quick_timer()
239 (!nfc_cb.quick_timer_queue.p_first->ticks)) { in nfc_process_quick_timer_evt()
/aosp12/system/bt/main/shim/
H A Ddumpsys.h45 inline double ticks_to_seconds(uint16_t ticks) { in ticks_to_seconds() argument
46 return (static_cast<double>(ticks) * 0.625 * 0.001); in ticks_to_seconds()
/aosp12/system/nfc/src/nfc/tags/
H A Drw_main.cc145 uint32_t ticks, elapsed_ms; in rw_main_log_stats() local
147 ticks = GKI_get_tick_count() - rw_cb.stats.start_tick; in rw_main_log_stats()
148 elapsed_ms = GKI_TICKS_TO_MS(ticks); in rw_main_log_stats()
/aosp12/system/nfc/src/nfa/sys/
H A Dnfa_sys_ptim.cc89 (p_cb->timer_queue.p_first->ticks <= 0)) { in nfa_sys_ptim_timer_update()
141 p_tle->ticks = timeout; in nfa_sys_ptim_start_timer()
/aosp12/system/chre/platform/slpi/include/chre/platform/slpi/
H A Dsystem_time_util.h30 uint64_t getNanosecondsFromQTimerTicks(uint64_t ticks);
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dsoundcard.h666 #define SEQ_WAIT_TIME(ticks) _TIMER_EVENT(TMR_WAIT_ABS, ticks) argument
667 #define SEQ_DELTA_TIME(ticks) _TIMER_EVENT(TMR_WAIT_REL, ticks) argument
/aosp12/hardware/st/nfc/1.0/gki/common/
H A Dgki.h319 int32_t ticks; member
/aosp12/hardware/st/nfc/st21nfc/gki/common/
H A Dgki.h319 int32_t ticks; member
/aosp12/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h694 unsigned int ticks; member
731 unsigned int ticks; member
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h696 unsigned int ticks; /* requested resolution in ticks */ member
730 unsigned int ticks; member
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h701 unsigned int ticks; member
738 unsigned int ticks; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h705 unsigned int ticks; /* requested resolution in ticks */ member
739 unsigned int ticks; member
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h699 unsigned int ticks; member
736 unsigned int ticks; member
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h705 unsigned int ticks; /* requested resolution in ticks */ member
739 unsigned int ticks; member
/aosp12/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h692 unsigned int ticks; member
730 unsigned int ticks; member
/aosp12/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h695 unsigned int ticks; /* requested resolution in ticks */ member
729 unsigned int ticks; member
/aosp12/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h692 unsigned int ticks; member
730 unsigned int ticks; member
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h695 unsigned int ticks; /* requested resolution in ticks */ member
729 unsigned int ticks; member
/aosp12/bionic/libc/kernel/uapi/sound/
H A Dasound.h680 unsigned int ticks; member
716 unsigned int ticks; member
/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_pcm.c697 timer_param.ticks = 1; in enable_timer()

12