Home
last modified time | relevance | path

Searched full:cam_clk (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h21 #define CAM_LL_CLK_FRAC_DIV_N_MAX 256 // CAM_CLK = CAM_CLK_S / (N + b/a), the N register is 8 bit-…
22 #define CAM_LL_CLK_FRAC_DIV_AB_MAX 64 // CAM_CLK = CAM_CLK_S / (N + b/a), the a/b register is 6 bi…
152 // cam_clk = module_clock_src / (div_num + div_b / div_a) in cam_ll_set_group_clock_coeff()
/hal_espressif-latest/zephyr/port/pincfgs/
Desp32s3.yml533 cam_clk:
534 sigo: cam_clk
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h351 … uint32_t cam_clk_loopback: 1; /*Set this bit to loopback cam_clk from i2s_rx*/
Di2s_reg.h1293 /*description: Set this bit to loopback cam_clk from i2s_rx*/