Searched refs:square (Results 1 – 4 of 4) sorted by relevance
21 static float bt_mesh_sqrt(float square) in bt_mesh_sqrt() argument25 root = square / 3.0; in bt_mesh_sqrt()28 if (square <= 0) { in bt_mesh_sqrt()34 root = (root + square / root) / 2.0; in bt_mesh_sqrt()
16 and <1V in case of square wave signal. Common mode voltage should be
86 we bootstrap it with a 32kHz square wave for a fixed number of cycles.