Searched refs:PI (Results 1 – 17 of 17) sorted by relevance
20 #undef PI21 #define PI (3.14159265358979323846) macro22 #define RADIANS_PER_DEGREE (PI/180.0)253 lua_pushnumber(L, PI); in luaopen_math()
25 1.b) The Processor Interface (PI) node33 - reg : should contain the PI registers location and length39 the PI node.
34 1.b) The Processor Interface (PI) node42 - reg : should contain the PI registers location and length48 the PI node.
15 model = "TechNexion PICO-IMX6 Quad Board and PI baseboard";
15 model = "TechNexion PICO-IMX6 DualLite/Solo Board and PI baseboard";
7 * Exynos5800 based Peach PI.
8 model = "TechNexion PICO-IMX7D Board and PI baseboard";
12 model = "TechNexion PICO-IMX6UL and PI baseboard";
90 /* This controls VCC-PI, must be always on! */
245 /* PI */
879 # PPIs defined in PI 1.2.901 # PPIs defined in PI 1.2.1.920 # PPIs defined in PI 1.3.930 # PPIs defined in PI 1.4.954 # PPIs defined in PI 1.5.967 # PPIs defined in PI 1.7.1042 # Protocols defined in PI 1.2.1189 # Protocols defined in PI 1.3.1208 # Protocols defined in PI 1.5.1278 # Protocols defined in PI 1.6.[all …]
14 model = "TechNexion PICO-PI-8M";
184 SQ_CTXT_WQ_PAGE_SET(pi_start, PI); in hinic_sq_prepare_ctxt()
305 ctrl->ctrl_info = CMDQ_CTRL_SET(prod_idx, PI) | in cmdq_prepare_wqe_ctrl()
372 - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk
748 3. Stack trace generation on the Raspberry PI (and 32bit ARM) fixed.
8663 return ( ( -Math.cos( p*Math.PI ) / 2 ) + 0.5 ) * diff + firstNum;