Searched defs:module (Results 1 – 10 of 10) sorted by relevance
| /hal_silabs-latest/si32/si32Hal/sim3l1xx/ |
| D | SI32_LOCK_A_Type.c | 170 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()
|
| D | SI32_LOCK_A_Type.h | 228 #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/ |
| D | SI32_LOCK_A_Type.c | 170 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()
|
| D | SI32_LOCK_A_Type.h | 228 #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/ |
| D | SI32_LOCK_A_Type.c | 170 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()
|
| D | SI32_LOCK_A_Type.h | 226 #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/ |
| D | rsi_ulpss_clk.c | 812 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()
|
| D | rsi_pll.c | 2497 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/ |
| D | rsi_rom_ulpss_clk.h | 602 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()
|
| D | rsi_rom_clks.h | 1646 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()
|