Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/lib/nanohub/
Daes.c217 uint32_t t0, t1, t2; in aesEncr() local
287 uint32_t t0, t1, t2; in aesDecr() local
/device/google/contexthub/firmware/os/algos/common/math/
Dmacros.h70 #define NANO_TIMER_CHECK_T1_GEQUAL_T2_PLUS_DELTA(t1, t2, t_delta) \ argument
/device/generic/goldfish/dhcp/client/
Ddhcpclient.h87 uint32_t t2; member
Ddhcpclient.cpp404 uint32_t t1 = mDhcpInfo.t1, t2 = mDhcpInfo.t2; in configureDhcp() local
/device/google/contexthub/firmware/lib/libm/
Def_pow.c67 float y1,t1,t2,r,s,t,u,v,w; local