Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_ipmu.c575 void RSI_IPMU_ClockMuxSel(uint8_t bg_pmu_clk) in RSI_IPMU_ClockMuxSel() argument
577 bg_pmu_clk = (bg_pmu_clk - 1); in RSI_IPMU_ClockMuxSel()
581 ULP_SPI_MEM_MAP(SELECT_BG_CLK) |= BIT(bg_pmu_clk); in RSI_IPMU_ClockMuxSel()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_ipmu.h780 void RSI_IPMU_ClockMuxSel(uint8_t bg_pmu_clk);