Searched refs:zsl_phy_elcty_current (Results 1 – 3 of 3) sorted by relevance
44 int zsl_phy_elcty_current(zsl_real_t q, zsl_real_t t, zsl_real_t *i);
20 rc = zsl_phy_elcty_current(15.0, 10.0, &i); in ZTEST()25 rc = zsl_phy_elcty_current(15.0, -10.0, &i); in ZTEST()
14 zsl_phy_elcty_current(zsl_real_t q, zsl_real_t t, zsl_real_t *i) in zsl_phy_elcty_current() function