Home
last modified time | relevance | path

Searched full:invert (Results 1 – 25 of 137) sorted by relevance

123456

/Zephyr-latest/dts/bindings/video/
Despressif,esp32-cam.yaml24 invert-byte-order:
26 description: invert byte order in 16bit mode
28 invert-bit-order:
30 description: invert bit order
32 invert-pclk:
34 description: invert pixel clock signal
36 invert-de:
38 description: invert data enable signal
40 invert-hsync:
42 description: invert hsync signal
[all …]
/Zephyr-latest/dts/bindings/serial/
Duart-controller-pin-inversion.yaml7 tx-invert:
10 Invert the binary logic of tx pin. When enabled, physical logic levels are inverted and
12 rx-invert:
15 Invert the binary logic of rx pin. When enabled, physical logic levels are inverted and
/Zephyr-latest/dts/bindings/input/
Dzephyr,lvgl-pointer-input.yaml28 invert-x:
31 Invert x axes to align input with the display.
33 invert-y:
36 Invert y axes to align input with the display.
Dpixart,paw32xx.yaml37 invert-x:
40 Invert X axis values.
42 invert-y:
45 Invert Y axis values.
Dpixart,pat912x.yaml41 invert-x:
44 Invert X axis values.
46 invert-y:
49 Invert Y axis values.
Dpixart,pmw3610.yaml43 invert-x:
46 Invert X axis values.
48 invert-y:
51 Invert Y axis values.
Danalog-axis.yaml86 invert-input:
89 If set, invert the raw ADC value before processing it. Useful for
92 invert-output:
95 If set, invert the output value.
Dcirque,pinnacle-common.yaml94 invert-x:
97 In the absolute mode invert X coordinate.
99 invert-y:
102 In the absolute mode invert Y coordinate.
/Zephyr-latest/tests/subsys/display/cfb/basic/src/
Dinvert.c16 LOG_MODULE_REGISTER(invert, CONFIG_DISPLAY_LOG_LEVEL);
47 ZTEST(invert, test_invert) in ZTEST() argument
55 ZTEST(invert, test_invert_contents) in ZTEST() argument
68 ZTEST_SUITE(invert, NULL, NULL, cfb_test_before, cfb_test_after, NULL);
/Zephyr-latest/boards/shields/lcd_par_s035/
Dlcd_par_s035_8080.overlay19 invert-y;
45 invert-mode = "1-dot";
57 color-invert;
/Zephyr-latest/boards/phytec/reel_board/
Dreel_board-pinctrl.dtsi28 /* invert channel 0 (part of group1 configuration) */
29 nordic,invert;
/Zephyr-latest/samples/drivers/led/pwm/boards/
Dmec172xevb_assy6906.overlay46 microchip,output-func-invert;
50 microchip,output-func-invert;
54 microchip,output-func-invert;
58 microchip,output-func-invert;
Dmec15xxevb_assy6853.overlay41 microchip,output-func-invert;
45 microchip,output-func-invert;
49 microchip,output-func-invert;
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay145 invert-input;
146 invert-output;
238 invert-x;
239 invert-y;
313 invert-x;
314 invert-y;
328 invert-x;
329 invert-y;
339 invert-x;
340 invert-y;
/Zephyr-latest/tests/subsys/display/cfb/basic/
DCMakeLists.txt18 src/invert.c
30 src/invert.c
/Zephyr-latest/dts/bindings/stepper/
Dstepper-controller.yaml7 invert-direction:
10 Invert motor direction.
/Zephyr-latest/dts/bindings/sensor/
Dnxp,lpcmp.yaml27 enable-output-invert:
30 Decide whether to invert the comparator output.
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst37 invert :[none]
99 **invert**: invert the pixel color of the display.
105 uart:~$ cfb invert
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/
Dda1469x_dk_pro_mipi_dbi.overlay20 invert-x;
21 invert-y;
/Zephyr-latest/dts/bindings/pinctrl/
Dnxp,s32k3-pinctrl.yaml59 - invert disabled
105 nxp,invert:
108 Invert the signal selected by Source Signal Selection (SSS) before
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/
Dbuydisplay_2_8_tft_touch_arduino.overlay19 invert-x;
20 invert-y;
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/
Dbuydisplay_3_5_tft_touch_arduino.overlay19 invert-x;
20 invert-y;
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/dts/
Dadafruit_2_8_tft_touch_v2.dtsi19 invert-x;
20 invert-y;
/Zephyr-latest/include/zephyr/drivers/sensor/
Dmcux_lpcmp.h73 /** LPCMP window signal invert. */
75 /** LPCMP window signal invert. */
/Zephyr-latest/samples/modules/lvgl/demos/boards/
Dst25dv_mb1283_disco.overlay14 invert-y;

123456