Home
last modified time | relevance | path

Searched defs:slope (Results 1 - 25 of 107) sorted by relevance

12345

/third_party/backends/testsuite/backend/genesys/
H A Dtests_motor.cpp37 MotorSlope slope; in test_create_slope_table_small_full_step() local
67 MotorSlope slope; in test_create_slope_table_small_full_step_target_speed_too_high() local
87 MotorSlope slope; test_create_slope_table_small_half_step() local
140 MotorSlope slope; test_create_slope_table_large_full_step() local
198 MotorSlope slope; test_create_slope_table_large_half_step() local
[all...]
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dns-thermal.c21 int slope = thermal_zone_get_slope(tz); in ns_thermal_get_temp() local
H A Dbcm2711_thermal.c37 int slope = thermal_zone_get_slope(tz); in bcm2711_get_temp() local
H A Dbcm2835_thermal.c73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope) in bcm2835_thermal_adc2temp() argument
78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() argument
226 int offset, slope; in bcm2835_thermal_probe() local
/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhts221.h25 int slope, b_gen; member
/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbcm2711_thermal.c37 int slope = thermal_zone_get_slope(priv->thermal); in bcm2711_get_temp() local
H A Dns-thermal.c26 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp() local
H A Dbcm2835_thermal.c73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope) in bcm2835_thermal_adc2temp() argument
78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() argument
228 int trip_temp, offset, slope; in bcm2835_thermal_probe() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/
H A Dia_css_ctc2.host.c48 int slope, dydx; in ctc2_slope() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/
H A Dia_css_ctc2.host.c48 int slope, dydx; in ctc2_slope() local
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhts221.h25 int slope, b_gen; member
/third_party/backends/backend/genesys/
H A Dmotor.h134 MotorSlope slope; member
H A Dmotor.cpp55 MotorSlope slope; in create_from_steps() local
104 MotorSlopeTable create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w, in create_slope_table_for_speed() argument
154 std::ostream& operator<<(std::ostream& out, const MotorSlope& slope) in operator <<() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_table.cpp165 real64 slope = (y1 - y0) * 65535.0; in Expand16() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_func_declaration.h34 double slope = 0.0; member
73 void SetSlope(double slope) in SetSlope() argument
/foundation/arkui/ui_lite/frameworks/dfx/
H A Devent_injector.cpp223 float slope = static_cast<float>(endPoint.y - startPoint.y) / (endPoint.x - startPoint.x); in SetDragEvent() local
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c73 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c76 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c260 float slope = 0.0; in emit_rss_vgpu9() local
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dfreq-step.c149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
111 regress(struct sample *samples, int n, double *intercept, double *slope, double *r_stddev, double *r_max) regress() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispresizer.h70 u8 slope; /* slope. */ member
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.c473 u16 val, slope; in mt76x2_get_temp_comp() local
/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens-8960.c240 int slope, offset; in code_to_mdegC() local
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h70 u8 slope; /* slope. */ member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.c461 u16 val, slope; in mt76x2_get_temp_comp() local

Completed in 10 milliseconds

12345