Searched refs:xy (Results 1 – 16 of 16) sorted by relevance
/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/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_3_5_tft_touch_arduino/ |
D | buydisplay_3_5_tft_touch_arduino.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/adafruit_2_8_tft_touch_v2/dts/ |
D | adafruit_2_8_tft_touch_v2.dtsi | 18 swap-xy;
|
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/ |
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()
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/ |
D | goworld_16880_lcm.overlay | 12 swap-xy;
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
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()
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 53 swap-xy;
|
/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;
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 672 (screen size, inversion, xy swap).
|
D | release-notes-3.7.rst | 2006 * Improved handling for :samp:`invert-{x,y}` and ``swap-xy`` configurations.
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 1679 …JUCKrwFUVRKgRV+IqiKBWCKnxFUZQKIbDF00RkK/Bmll/fD/h3HsUpBqV+DqUuP+g5BIFSlx86/xy+YIzZ329DYBV+LojIqkTV…
|