Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dcam_hal.c90 cam_ll_stop(hal->hw); in cam_hal_deinit()
119 cam_ll_stop(hal->hw); in cam_hal_stop_streaming()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h528 static inline void cam_ll_stop(lcd_cam_dev_t *dev) in cam_ll_stop() function