Home
last modified time | relevance | path

Searched refs:clk_coex_lp_div_num (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmodem_lpcon_ll.h54 hw->coex_lp_clk_conf.clk_coex_lp_div_num = value; in modem_lpcon_ll_set_coex_lpclk_divisor_value()
60 return hw->coex_lp_clk_conf.clk_coex_lp_div_num; in modem_lpcon_ll_get_coex_lpclk_divisor_value()
/hal_espressif-latest/components/soc/esp32h2/include/modem/
Dmodem_lpcon_struct.h27 uint32_t clk_coex_lp_div_num:12; member
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmodem_lpcon_ll.h90 hw->coex_lp_clk_conf.clk_coex_lp_div_num = value; in modem_lpcon_ll_set_coex_lpclk_divisor_value()
96 return hw->coex_lp_clk_conf.clk_coex_lp_div_num; in modem_lpcon_ll_get_coex_lpclk_divisor_value()
/hal_espressif-latest/components/soc/esp32c6/include/modem/
Dmodem_lpcon_struct.h40 uint32_t clk_coex_lp_div_num:12; member