Home
last modified time | relevance | path

Searched defs:module (Results 1 – 10 of 10) sorted by relevance

/hal_silabs-latest/si32/si32Hal/sim3l1xx/
DSI32_LOCK_A_Type.c170 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_lock_module()
306 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_unlock_module()
439 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_is_module_locked()
DSI32_LOCK_A_Type.h228 #define SI32_LOCK_A_lock_module(basePointer, module) \ argument
252 #define SI32_LOCK_A_unlock_module(basePointer, module) \ argument
275 #define SI32_LOCK_A_is_module_locked(basePointer, module) \ argument
/hal_silabs-latest/si32/si32Hal/sim3c1xx/
DSI32_LOCK_A_Type.c170 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_lock_module()
306 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_unlock_module()
441 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_is_module_locked()
DSI32_LOCK_A_Type.h228 #define SI32_LOCK_A_lock_module(basePointer, module) \ argument
252 #define SI32_LOCK_A_unlock_module(basePointer, module) \ argument
275 #define SI32_LOCK_A_is_module_locked(basePointer, module) \ argument
/hal_silabs-latest/si32/si32Hal/sim3u1xx/
DSI32_LOCK_A_Type.c170 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_lock_module()
310 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_unlock_module()
449 SI32_LOCK_A_Enum_Type module) in _SI32_LOCK_A_is_module_locked()
DSI32_LOCK_A_Type.h226 #define SI32_LOCK_A_lock_module(basePointer, module) \ argument
250 #define SI32_LOCK_A_unlock_module(basePointer, module) \ argument
273 #define SI32_LOCK_A_is_module_locked(basePointer, module) \ argument
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_ulpss_clk.c812 rsi_error_t ulpss_peripheral_enable(ULPCLK_Type *pULPCLK, ULPPERIPHERALS_CLK_T module, CLK_ENABLE_T… in ulpss_peripheral_enable()
915 rsi_error_t ulpss_peripheral_disable(ULPCLK_Type *pULPCLK, ULPPERIPHERALS_CLK_T module) in ulpss_peripheral_disable()
Drsi_pll.c2497 rsi_error_t clk_peripheral_clk_enable(M4CLK_Type *pCLK, PERIPHERALS_CLK_T module, CLK_ENABLE_T clkT… in clk_peripheral_clk_enable()
2634 rsi_error_t clk_peripheral_clk_disable(M4CLK_Type *pCLK, PERIPHERALS_CLK_T module) in clk_peripheral_clk_disable()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_ulpss_clk.h602 ULPPERIPHERALS_CLK_T module, in RSI_ULPSS_PeripheralEnable()
618 …C INLINE rsi_error_t RSI_ULPSS_PeripheralDisable(ULPCLK_Type *pULPCLK, ULPPERIPHERALS_CLK_T module) in RSI_ULPSS_PeripheralDisable()
Drsi_rom_clks.h1646 STATIC INLINE rsi_error_t RSI_CLK_PeripheralClkEnable(M4CLK_Type *pCLK, PERIPHERALS_CLK_T module, C… in RSI_CLK_PeripheralClkEnable()
1662 STATIC INLINE rsi_error_t RSI_CLK_PeripheralClkDisable(M4CLK_Type *pCLK, PERIPHERALS_CLK_T module) in RSI_CLK_PeripheralClkDisable()