Home
last modified time | relevance | path

Searched refs:hz (Results 1 – 13 of 13) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Def_fmod.c37 __int32_t n,hx,hy,hz,ix,iy,sx,i; local
83 hz=hx-hy;
84 if(hz<0){hx = hx+hx;}
86 if(hz==0) /* return sign(x)*0 */
88 hx = hz+hz;
91 hz=hx-hy;
92 if(hz>=0) {hx=hz;}
Dkf_cos.c38 float a,hz,z,r,qx; local
55 hz = (float)0.5*z-qx;
57 return a - (hz - (z*r-x*y));
/device/google/contexthub/firmware/os/algos/common/math/
Dmacros.h52 #define HZ_TO_PERIOD_NANOS(hz) \ argument
53 (SEC_TO_NANOS(1024) / (static_cast<uint64_t>((hz) * 1024)))
55 #define HZ_TO_PERIOD_NANOS(hz) \ argument
56 (SEC_TO_NANOS(1024) / ((uint64_t)((hz) * 1024))) // NOLINT
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
DREADME18 LPS22HB_I2C_SPEED /* specify I2C Bus speed in hz */
/device/google/contexthub/firmware/os/drivers/st_hts221/
DREADME19 HTS221_I2C_SPEED /* specify I2C Bus speed in hz */
/device/google/contexthub/firmware/os/drivers/st_acc44/
DREADME21 ST_ACC44_I2C_SPEED /* specify I2C Bus speed in hz */
/device/google/contexthub/firmware/os/drivers/st_mag40/
DREADME24 ST_MAG40_I2C_SPEED /* specify I2C Bus speed in hz */
/device/google/redfin/redfin/
Dinit.redfin.rc20 # Switch display mode to 60hz when idle
/device/google/raviole/audio/oriole/cs35l41/fw/
Dreadme.md31 - Top speaker incorrectly had hpf as 150hz. Corrected fcutoff parameter on top speaker protect tune…
/device/google/coral/
Dinit.power.rc18 # Switch display mode to 60hz when idle
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8340 optional int64 hz = 3; field
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all1278 …4_t clock, uint32_t ibrd, uint32_t fbrd) "new baudrate %u (clk: %" PRIu64 "hz, ibrd: %" PRIu32 ", …
6162 clock_update(const char *clk, const char *src, uint64_t hz, int cb) "'%s', src='%s', val=%"PRIu64"H…
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all1278 …4_t clock, uint32_t ibrd, uint32_t fbrd) "new baudrate %u (clk: %" PRIu64 "hz, ibrd: %" PRIu32 ", …
6162 clock_update(const char *clk, const char *src, uint64_t hz, int cb) "'%s', src='%s', val=%"PRIu64"H…