Home
last modified time | relevance | path

Searched refs:P1 (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/lib/libm/
A De_exp.c94 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
151 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_exp()
A De_powf.c40 P1 = 1.6666667163e-01, /* 0x3e2aaaab */ variable
239 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_powf()
A De_pow.c81 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
296 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_pow()
/lk-master/target/stm32f4-discovery/
A DREADME14 - both are on the P1 header near the top
/lk-master/target/stm32f429i-disco/
A DREADME14 - both are on the P1 header near the top

Completed in 11 milliseconds