Searched refs:ulpss_peripheral_enable (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/ |
| D | rsi_ulpss_clk.c | 221 ulpss_peripheral_enable(pULPCLK, ULP_SSI_CLK, clkType); in ulpss_ulp_ssi_clk_config() 316 ulpss_peripheral_enable(pULPCLK, ULP_I2S_CLK, ENABLE_STATIC_CLK); in ulpss_ulp_i2s_clk_config() 413 ulpss_peripheral_enable(pULPCLK, ULP_UART_CLK, clkType); in ulpss_ulp_uar_clk_config() 504 ulpss_peripheral_enable(pULPCLK, ULP_TIMER_CLK, clkType); in ulpss_time_clk_config() 598 ulpss_peripheral_enable(pULPCLK, ULP_AUX_CLK, clkType); in ulpss_aux_clk_config() 689 ulpss_peripheral_enable(pULPCLK, ULP_VAD_CLK, ENABLE_STATIC_CLK); in ulpss_vad_clk_config() 769 ulpss_peripheral_enable(pULPCLK, ULP_TOUCH_CLK, ENABLE_STATIC_CLK); in ulpss_touch_clk_config() 812 rsi_error_t ulpss_peripheral_enable(ULPCLK_Type *pULPCLK, ULPPERIPHERALS_CLK_T module, CLK_ENABLE_T… in ulpss_peripheral_enable() function
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/ |
| D | rsi_rom_ulpss_clk.h | 606 return ROMAPI_ULPSS_CLK_API->ulpss_peripheral_enable(pULPCLK, module, clkType); in RSI_ULPSS_PeripheralEnable() 608 return ulpss_peripheral_enable(pULPCLK, module, clkType); in RSI_ULPSS_PeripheralEnable()
|
| D | rsi_rom_table_si91x.h | 815 …rsi_error_t (*ulpss_peripheral_enable)(ULPCLK_Type *pULPCLK, ULPPERIPHERALS_CLK_T module, CLK_ENAB…
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/ |
| D | rsi_ulpss_clk.h | 353 rsi_error_t ulpss_peripheral_enable(ULPCLK_Type *pULPCLK, ULPPERIPHERALS_CLK_T module, CLK_ENABLE_T…
|