Home
last modified time | relevance | path

Searched defs:cam_ll_enable_bus_clock (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h30 static inline void cam_ll_enable_bus_clock(int group_id, bool en) in cam_ll_enable_bus_clock() function
38 #define cam_ll_enable_bus_clock(...) (void)__DECLARE_RCC_RC_ATOMIC_ENV; cam_ll_enable_bus_clock(__V… macro