Home
last modified time | relevance | path

Searched full:coordinates (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/modules/lvgl/input/
Dlvgl_button_input.c20 const int32_t *coordinates; member
60 lv_indev_set_button_points(data->indev, (const lv_point_t *)cfg->coordinates); in lvgl_button_input_init()
67 DT_INST_PROP_LEN(inst, coordinates), \
68 "Property coordinates must contain one coordinate per input-code.")
75 static const int32_t lvgl_button_coordinates_##inst[] = DT_INST_PROP(inst, coordinates); \
80 .coordinates = lvgl_button_coordinates_##inst, \
/Zephyr-latest/dts/bindings/input/
Dcirque,pinnacle-common.yaml31 absolute mode absolute coordinates are reported.
50 In the absolute mode enable clipping of reported coordinates which are
80 In the absolute mode enable scaling of coordinates according to
112 In the relative mode swap X and Y coordinates. This is equivalent for
113 rotating coordinates by 90 degrees.
Dst,stmpe811.yaml20 Signed raw X axis start for scaling the reported coordinates.
26 Signed raw Y axis start for scaling the reported coordinates.
32 Raw X axis end for scaling the reported coordinates.
38 Raw Y axis end for scaling the reported coordinates.
Dzephyr,lvgl-button-input.yaml16 coordinates = <120 220>, <150 250>;
33 coordinates:
/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dwio_terminal.overlay14 coordinates = <160 120>;
Dnative_posix.overlay62 coordinates = <160 120>;
/Zephyr-latest/samples/subsys/input/draw_touch_events/
DREADME.rst9 This sample will draw a small plus in the last touched coordinates, that way you can check
/Zephyr-latest/drivers/input/
Dinput_cf1133.c60 /* Offset for coordinates registers */
199 /* Coordinates are retrieved for one valid touch point detected*/ in cf1133_process()
203 LOG_ERR("Read coordinates failed: %d", ret); in cf1133_process()
207 /* Coordinates for one valid touch point */ in cf1133_process()
Dinput_xpt2046.c149 * Xp is the point in screen coordinates, Xt is the touch coordinates. in xpt2046_work_handler()
Dinput_ft5336.c104 * X, Y coordinates from: in ft5336_process()
/Zephyr-latest/subsys/bluetooth/host/
Decc.h49 * Verify that the public key is valid, e.g. that its coordinates lie on the eliptic curve.
Dhci_ecc.c171 /* Convert X and Y coordinates from big-endian (provided in emulate_le_p256_public_key_cmd()
291 /* Convert X and Y coordinates from little-endian HCI to in le_gen_dhkey()
/Zephyr-latest/samples/subsys/display/lvgl/
DREADME.rst22 of this sample, the coordinates are mapped to the center of the screen.
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_dl.h188 * The range of coordinates is from -16384 to +16383 in terms of 1/16th pixel
202 * @brief Start the operation of graphics primitive at the specified coordinates
Dft8xx_reference_api.h390 * The range of coordinates is from -16384 to +16383 in terms of 1/16th pixel
402 * @brief Start the operation of graphics primitive at the specified coordinates
/Zephyr-latest/tests/subsys/display/cfb/basic/src/
Ddraw_rect.c107 * Case of including coordinates outside the area
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c22 * corner has coordinates (0, 0) and the bottom-right has (4, 4). To make
29 #define PIXEL_SIZE 10 /* Virtual coordinates per real pixel */
/Zephyr-latest/dts/bindings/display/
Dled-strip-matrix.yaml164 These LEDs are mapped to coordinates according to the layout rule in order.
/Zephyr-latest/drivers/gnss/
Dgnss_nmea0183.c418 /* Parse coordinates */ in gnss_nmea0183_parse_rmc()
424 /* Align sign of coordinates with cardinal directions */ in gnss_nmea0183_parse_rmc()
/Zephyr-latest/subsys/lorawan/services/
Dfrag_decoder_lowmem.c31 * but that means when mapping the coordinates into the flat representation in matrix_location_to_index()
/Zephyr-latest/subsys/fb/
Dcfb.c346 LOG_ERR("Coordinates outside of framebuffer"); in cfb_invert_area()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h3014 * @brief GATT Characteristic Chromaticity Coordinates UUID Value
3018 * @brief GATT Characteristic Chromaticity Coordinates
3518 * @brief GATT Characteristic Chromaticity Coordinate (not Coordinates) UUID Value
3522 * @brief GATT Characteristic Chromaticity Coordinate (not Coordinates)