STM324x9I_EVAL + 0/3 examples
CodeScope will show references to BSP_CAMERA_BlackWhiteConfig() from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

BSP_CAMERA_BlackWhiteConfig() function

Configures the camera white balance.

Syntax

void BSP_CAMERA_BlackWhiteConfig(uint32_t Mode);
Implemented in stm324x9i_eval_camera.c:242

Arguments

Mode

black_white mode This parameter can be one of the following values: @arg CAMERA_BLACK_WHITE_BW @arg CAMERA_BLACK_WHITE_NEGATIVE @arg CAMERA_BLACK_WHITE_BW_NEGATIVE @arg CAMERA_BLACK_WHITE_NORMAL

Examples

BSP_CAMERA_BlackWhiteConfig() is referenced by 3 libraries and example projects.

References

LocationText
stm324x9i_eval_camera.c:242
void BSP_CAMERA_BlackWhiteConfig(uint32_t Mode)
stm324x9i_eval_camera.h:92
void BSP_CAMERA_BlackWhiteConfig(uint32_t Mode);

Call Tree

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