Searched refs:zsl_phy_elcty_power_vr (Results 1 – 3 of 3) sorted by relevance
163 int zsl_phy_elcty_power_vr(zsl_real_t v, zsl_real_t r, zsl_real_t *p);
218 rc = zsl_phy_elcty_power_vr(1.5, 250.0, &p); in ZTEST()223 rc = zsl_phy_elcty_power_vr(1.5, -250.0, &p); in ZTEST()
152 zsl_phy_elcty_power_vr(zsl_real_t v, zsl_real_t r, zsl_real_t *p) in zsl_phy_elcty_power_vr() function