/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/ |
D | Kconfig | 45 bool "Dynamic XY oversampling" 47 Enable alteration of XY oversampling at runtime.
|
D | bmc150_magn.c | 235 int16_t xy, uint16_t rhall, bool is_x) in bmc150_magn_compensate_xy() argument 240 if (xy == BMC150_MAGN_XY_OVERFLOW_VAL) { in bmc150_magn_compensate_xy() 258 val = ((int16_t)((((int32_t)xy) * ((((((((int32_t)tregs->xy2) * in bmc150_magn_compensate_xy() 516 LOG_ERR("failed to set REP XY to %d", in bmc150_magn_init_chip()
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | Kconfig | 73 bool "Dynamic XY oversampling" 75 Enable alteration of XY oversampling at runtime.
|
D | bmm150.c | 241 int16_t xy, uint16_t rhall, bool is_x) in bmm150_compensate_xy() argument 248 if (xy == BMM150_XY_OVERFLOW_VAL) { in bmm150_compensate_xy() 276 val = ((int16_t)((((int32_t)xy) * temp3) >> 13)) + (((int16_t)txy1) << 3); in bmm150_compensate_xy() 582 LOG_ERR("failed to set REP XY to %d", in bmm150_init_chip()
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 41 Processors with XY memory and AGU registers can configure this 51 operations on XY memory. Save and restore small size AGU registers is
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,tmag5170.yaml | 53 XY 70 - "XY" 168 XY 173 - "XY"
|
/Zephyr-latest/dts/bindings/arc/ |
D | arc,xccm.yaml | 6 XY Memory is a feature to increase the DSP performance
|
D | arc,yccm.yaml | 6 XY Memory is a feature to increase the DSP performance
|
/Zephyr-latest/drivers/input/ |
D | input_pat912x.c | 87 uint8_t xy[2]; in pat912x_motion_work_handler() local 99 ret = i2c_burst_read_dt(&cfg->i2c, PAT912X_DELTA_X_LO, xy, sizeof(xy)); in pat912x_motion_work_handler() 103 x = xy[0]; in pat912x_motion_work_handler() 104 y = xy[1]; in pat912x_motion_work_handler()
|
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,lvgl-pointer-input.yaml | 23 swap-xy:
|
D | cirque,pinnacle-common.yaml | 109 swap-xy:
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/ |
D | da1469x_dk_pro_mipi_dbi.overlay | 19 swap-xy;
|
D | da1469x_dk_pro_lcdc.overlay | 19 swap-xy;
|
/Zephyr-latest/boards/shields/lcd_par_s035/ |
D | lcd_par_s035_8080.overlay | 18 swap-xy;
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/ |
D | buydisplay_2_8_tft_touch_arduino.overlay | 18 swap-xy;
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/ |
D | buydisplay_3_5_tft_touch_arduino.overlay | 18 swap-xy;
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/dts/ |
D | adafruit_2_8_tft_touch_v2.dtsi | 18 swap-xy;
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/ |
D | README.txt | 15 The demonstration utilizes semaphores, round robin scheduling, DSP and XY
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/ |
D | goworld_16880_lcm.overlay | 12 swap-xy;
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | calculation_arc.c | 32 /* stored in XY memory, need ARC_AGU_SHARING */
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 53 swap-xy;
|
/Zephyr-latest/tests/posix/c_lib_ext/src/ |
D | fnmatch.c | 26 zassert_ok(fnmatch("a[xy].c", "ax.c", 0)); in ZTEST()
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 23 XY-memory 26 XY-memory
|
/Zephyr-latest/tests/drivers/build_all/input/ |
D | app.overlay | 262 swap-xy;
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpuapp_common.dtsi | 80 swap-xy;
|