/aosp12/system/chre/platform/slpi/ |
H A D | system_time_util.cc | 23 uint64_t getNanosecondsFromQTimerTicks(uint64_t ticks) { in getNanosecondsFromQTimerTicks()
|
/aosp12/system/bt/main/shim/ |
H A D | dumpsys.h | 45 inline double ticks_to_seconds(uint16_t ticks) { in ticks_to_seconds()
|
/aosp12/system/nfc/src/gki/common/ |
H A D | gki_time.cc | 185 void GKI_start_timer(uint8_t tnum, int32_t ticks, bool is_continuous) { in GKI_start_timer() 924 void gki_adjust_timer_count(int32_t ticks) { in gki_adjust_timer_count()
|
H A D | gki.h | 306 int32_t ticks; member
|
/aosp12/system/bt/embdrv/sbc/decoder/include/ |
H A D | oi_bt_spec.h | 204 #define OI_BT_TICKS_TO_SECONDS(ticks) ((ticks) / 1600) argument 206 #define OI_BT_TICKS_TO_MSECS(ticks) (((ticks)*5) / 8) argument
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | rw_main.cc | 145 uint32_t ticks, elapsed_ms; in rw_main_log_stats() local
|
/aosp12/hardware/st/nfc/1.0/gki/common/ |
H A D | gki.h | 319 int32_t ticks; member
|
/aosp12/hardware/st/nfc/st21nfc/gki/common/ |
H A D | gki.h | 319 int32_t ticks; member
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | soundcard.h | 666 #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/qcom/msm8994/kernel-headers/sound/ |
H A D | asound.h | 694 unsigned int ticks; member 731 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/ |
H A D | asound.h | 696 unsigned int ticks; /* requested resolution in ticks */ member 730 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/ |
H A D | asound.h | 701 unsigned int ticks; member 738 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/ |
H A D | asound.h | 705 unsigned int ticks; /* requested resolution in ticks */ member 739 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/ |
H A D | asound.h | 699 unsigned int ticks; member 736 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
H A D | asound.h | 705 unsigned int ticks; /* requested resolution in ticks */ member 739 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8x26/kernel-headers/sound/ |
H A D | asound.h | 692 unsigned int ticks; member 730 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
H A D | asound.h | 695 unsigned int ticks; /* requested resolution in ticks */ member 729 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8x84/kernel-headers/sound/ |
H A D | asound.h | 692 unsigned int ticks; member 730 unsigned int ticks; member
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
H A D | asound.h | 695 unsigned int ticks; /* requested resolution in ticks */ member 729 unsigned int ticks; member
|
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | asound.h | 680 unsigned int ticks; member 716 unsigned int ticks; member
|