Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_clks.h489 return ROMAPI_M4SS_CLK_API->clk_intf_pll_turn_off(); in RSI_CLK_IntfPLLTurnOff()
491 return clk_intf_pll_turn_off(); in RSI_CLK_IntfPLLTurnOff()
Drsi_rom_table_si91x.h857 rsi_error_t (*clk_intf_pll_turn_off)(void);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_pll.h712 rsi_error_t clk_intf_pll_turn_off(void);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c800 rsi_error_t clk_intf_pll_turn_off(void) in clk_intf_pll_turn_off() function