Searched refs:p2_10 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | poly_generic.h | 226 VTYPE p2_10 = VWRAP (pw_horner_8) (x, x2, poly + 2); in VWRAP() local 228 return FMA (x2, p2_10, p01); in VWRAP()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_poly_generic.h | 242 VTYPE p2_10 = VWRAP (pw_horner_8) (pg, x, x2, poly + 2); in VWRAP() local 244 return svmla_x (pg, p01, x2, p2_10); in VWRAP()
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
H A D | lpc4350-hitex-eval.dts | 141 pins = "p2_9", "p2_10", "p2_11", "p2_12",
|
H A D | lpc4357-myd-lpc4357.dts | 118 pins = "p2_9", "p2_10", "p2_11", "p2_12",
|
H A D | lpc4357-ea4357-devkit.dts | 167 pins = "p2_9", "p2_10", "p2_11", "p2_12",
|