Home
last modified time | relevance | path

Searched refs:rx_clkm_div_z (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h297 hw->rx_clkm_div_conf.rx_clkm_div_z = 0; in i2s_ll_rx_set_raw_clk_div()
302 hw->rx_clkm_div_conf.rx_clkm_div_z = z; in i2s_ll_rx_set_raw_clk_div()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h297 hw->rx_clkm_div_conf.rx_clkm_div_z = 0; in i2s_ll_rx_set_raw_clk_div()
302 hw->rx_clkm_div_conf.rx_clkm_div_z = z; in i2s_ll_rx_set_raw_clk_div()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h162 …uint32_t rx_clkm_div_z: 9; /*For b <= a/2 the value of I2S_RX_CLKM_DIV_Z is b. For … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h164 …uint32_t rx_clkm_div_z : 9; /*For b <= a/2, the value of I2S_RX_CLKM_DIV_Z is … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h754 uint32_t rx_clkm_div_z:9; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h752 uint32_t rx_clkm_div_z:9; member