Searched refs:gamma (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/svm/src/ |
D | f16.c | 32 const float16_t gamma = \ 36 const float16_t gamma = \ 42 const float16_t gamma = \ 99 degree, coeff0, gamma); in ZTEST() 140 intercept, dual_coeff, svec, classes, gamma); in ZTEST() 181 intercept, dual_coeff, svec, classes, coeff0, gamma); in ZTEST()
|
D | f32.c | 32 const float32_t gamma = \ 36 const float32_t gamma = \ 42 const float32_t gamma = \ 99 degree, coeff0, gamma); in ZTEST() 140 intercept, dual_coeff, svec, classes, gamma); in ZTEST() 181 intercept, dual_coeff, svec, classes, coeff0, gamma); in ZTEST()
|
/Zephyr-latest/drivers/display/ |
D | display_st7789v.c | 35 uint8_t gamma; member 295 tmp = config->gamma; 388 .gamma = DT_INST_PROP(inst, gamma), \
|
/Zephyr-latest/boards/shields/st7789v_generic/ |
D | st7789v_tl019fqv01.overlay | 35 gamma = <0x01>;
|
D | st7789v_waveshare_240x240.overlay | 37 gamma = <0x01>;
|
/Zephyr-latest/samples/subsys/settings/ |
D | README.rst | 100 <gamma> = 0 (default) 101 save <gamma> key directly: OK.
|
/Zephyr-latest/scripts/coccinelle/ |
D | symbols.txt | 69 gamma
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3/ |
D | m5stack_atoms3_procpu.dts | 78 gamma = <0x01>;
|
/Zephyr-latest/boards/fanke/fk750m1_vbt6/ |
D | fk750m1_vbt6.dts | 58 gamma = <0x01>;
|
/Zephyr-latest/boards/espressif/esp32s3_eye/ |
D | esp32s3_eye_procpu.dts | 102 gamma = <0x01>;
|
/Zephyr-latest/boards/m5stack/m5stickc_plus/ |
D | m5stickc_plus_procpu.dts | 89 gamma = <0x01>;
|
/Zephyr-latest/boards/pine64/pinetime_devkit0/ |
D | pinetime_devkit0.dts | 105 gamma = <0x01>;
|
/Zephyr-latest/boards/st/stm32l562e_dk/ |
D | stm32l562e_dk_common.dtsi | 101 gamma = <0x01>;
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 89 gamma = <0x01>;
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 29 # - gamma
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1443 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the 1446 # darker. The value divided by 100 is the actual gamma applied, so 80 represents 1447 # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not 1448 # change the gamma.
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 870 ``gamma``.
|