STM32469I_EVAL + 0/1 examples
CodeScope will show references to BSP_CAMERA_ColorEffectConfig() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
Symbols
loading...
Files
loading...

BSP_CAMERA_ColorEffectConfig() function

Configures the camera color effect.

Syntax

void BSP_CAMERA_ColorEffectConfig(uint32_t Effect);
Implemented in stm32469i_eval_camera.c:403

Arguments

Effect

Color effect This parameter can be one of the following values: @arg CAMERA_COLOR_EFFECT_NONE @arg CAMERA_COLOR_EFFECT_BLUE @arg CAMERA_COLOR_EFFECT_GREEN @arg CAMERA_COLOR_EFFECT_RED @arg CAMERA_COLOR_EFFECT_ANTIQUE

Examples

BSP_CAMERA_ColorEffectConfig() is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_eval_camera.c:403
void BSP_CAMERA_ColorEffectConfig(uint32_t Effect)
stm32469i_eval_camera.h:126
void BSP_CAMERA_ColorEffectConfig(uint32_t Effect);

Call Tree

Functions called by BSP_CAMERA_ColorEffectConfig()
BSP_CAMERA_ColorEffectConfig()
all items filtered out
Data read by BSP_CAMERA_ColorEffectConfig()
BSP_CAMERA_ColorEffectConfig()