Home
last modified time | relevance | path

Searched refs:cam_ll_enable_vsync_generate_eof (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/
Dcam_hal.c66 cam_ll_enable_vsync_generate_eof(hal->hw, 1); in cam_hal_init()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h204 static inline void cam_ll_enable_vsync_generate_eof(lcd_cam_dev_t *dev, bool en) in cam_ll_enable_vsync_generate_eof() function