Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dcam_hal.c71 cam_ll_enable_invert_pclk(hal->hw, 0); in cam_hal_init()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h405 static inline void cam_ll_enable_invert_pclk(lcd_cam_dev_t *dev, bool en) in cam_ll_enable_invert_pclk() function