nuttx/drivers/video
SPRESENSE 33485cfe7c drivers/video/isx019: Fix the default_value of some parameters
Because the exposure time and ISO sensitivity are adjusted automatically
by default, the default value can not be defined.
So, return the value out of range as the default_value of
ioctl(VIDIOC_QUERYCTRL).
2024-03-26 20:52:28 +08:00
..
mipidsi inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
vnc vnc_updater: use [enter|leave]_critical_section replace sched_[un]lock 2023-09-21 00:57:51 +08:00
CMakeLists.txt Refactor nuttx v4l2 2024-03-13 09:51:08 +08:00
fb.c video/fb: move wdog from fb_chardev_s to fb_paninfo_s 2023-11-22 02:01:20 -08:00
goldfish_camera.c Refactor nuttx v4l2 2024-03-13 09:51:08 +08:00
goldfish_fb.c drivers/goldfish_fb: optimize goldfish fb register 2023-12-18 09:08:32 -08:00
isx012_range.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx012_reg.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx012.c drivers/video/isx012: Make the I2C access more efficient 2024-03-26 07:41:21 +01:00
isx019_range.h drivers/video/isx019: Fix maximum value of exposure time 2024-03-11 15:44:39 +01:00
isx019_reg.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx019.c drivers/video/isx019: Fix the default_value of some parameters 2024-03-26 20:52:28 +08:00
Kconfig drivers/goldfish_fb: optimize goldfish fb register 2023-12-18 09:08:32 -08:00
Make.defs Refactor nuttx v4l2 2024-03-13 09:51:08 +08:00
max7456.c refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
ov2640.c
v4l2_cap.c video: Make v4l2_ops_s to support the mutilple context 2024-03-26 15:21:05 +08:00
v4l2_core.c video: Make v4l2_ops_s to support the mutilple context 2024-03-26 15:21:05 +08:00
video_framebuff.c video_framebuff: Replace critical section with spinlock 2024-03-26 15:21:05 +08:00
video_framebuff.h video_framebuff: Replace critical section with spinlock 2024-03-26 15:21:05 +08:00