Zephyr Project
3.1.0
Contents
Introduction
Developing with Zephyr
Kernel
OS Services
Build and Configuration Systems
Connectivity
Hardware Support
Contributing to Zephyr
Project and Governance
Security
Samples and Demos
Supported Boards
Release Notes
Zephyr Project
Index
Index – V
validate() (in module west.manifest)
VERBOSE_EXTREME (in module west.log)
VERBOSE_NONE (in module west.log)
VERBOSE_NORMAL (in module west.log)
VERBOSE_VERY (in module west.log)
vfprintfcb (C function)
video_api_dequeue_t (C type)
video_api_enqueue_t (C type)
video_api_flush_t (C type)
video_api_get_caps_t (C type)
video_api_get_ctrl_t (C type)
video_api_get_format_t (C type)
video_api_set_ctrl_t (C type)
video_api_set_format_t (C type)
video_api_set_signal_t (C type)
video_api_stream_start_t (C type)
video_api_stream_stop_t (C type)
video_buffer (C struct)
video_buffer_alloc (C function)
video_buffer_release (C function)
video_caps (C struct)
VIDEO_CID_CAMERA_BRIGHTNESS (C macro)
VIDEO_CID_CAMERA_COLORBAR (C macro)
VIDEO_CID_CAMERA_CONTRAST (C macro)
VIDEO_CID_CAMERA_EXPOSURE (C macro)
VIDEO_CID_CAMERA_GAIN (C macro)
VIDEO_CID_CAMERA_QUALITY (C macro)
VIDEO_CID_CAMERA_SATURATION (C macro)
VIDEO_CID_CAMERA_WHITE_BAL (C macro)
VIDEO_CID_CAMERA_ZOOM (C macro)
VIDEO_CID_HFLIP (C macro)
VIDEO_CID_VFLIP (C macro)
VIDEO_CTRL_CLASS_CAMERA (C macro)
VIDEO_CTRL_CLASS_GENERIC (C macro)
VIDEO_CTRL_CLASS_JPEG (C macro)
VIDEO_CTRL_CLASS_MPEG (C macro)
VIDEO_CTRL_CLASS_VENDOR (C macro)
video_dequeue (C function)
video_driver_api (C struct)
video_endpoint_id (C enum)
video_endpoint_id.VIDEO_EP_ANY (C enumerator)
video_endpoint_id.VIDEO_EP_IN (C enumerator)
video_endpoint_id.VIDEO_EP_NONE (C enumerator)
video_endpoint_id.VIDEO_EP_OUT (C enumerator)
video_enqueue (C function)
video_flush (C function)
video_format (C struct)
video_format_cap (C struct)
video_fourcc (C macro)
video_get_caps (C function)
video_get_ctrl (C function)
video_get_format (C function)
VIDEO_PIX_FMT_BGGR8 (C macro)
VIDEO_PIX_FMT_GBRG8 (C macro)
VIDEO_PIX_FMT_GRBG8 (C macro)
VIDEO_PIX_FMT_JPEG (C macro)
VIDEO_PIX_FMT_RGB565 (C macro)
VIDEO_PIX_FMT_RGGB8 (C macro)
video_set_ctrl (C function)
video_set_format (C function)
video_set_signal (C function)
video_signal_result (C enum)
video_signal_result.VIDEO_BUF_ABORTED (C enumerator)
video_signal_result.VIDEO_BUF_DONE (C enumerator)
video_signal_result.VIDEO_BUF_ERROR (C enumerator)
video_stream_start (C function)
video_stream_stop (C function)
vprintfcb (C function)
vsnprintfcb (C function)
Zephyr Project
Bridle
Bridle API
Zephyr Project API
Kconfig Reference
Devicetree Bindings