Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_ipmu.c514 impuPowerGate = ULP_SPI_MEM_MAP(POWERGATE_REG_WRITE); in RSI_IPMU_PowerGateSet()
519 ULP_SPI_MEM_MAP(POWERGATE_REG_WRITE) = impuPowerGate; in RSI_IPMU_PowerGateSet()
523 impuPowerGate = ULP_SPI_MEM_MAP(POWERGATE_REG_WRITE); in RSI_IPMU_PowerGateSet()
554 impuPowerGate = ULP_SPI_MEM_MAP(POWERGATE_REG_WRITE); in RSI_IPMU_PowerGateClr()
559 ULP_SPI_MEM_MAP(POWERGATE_REG_WRITE) = impuPowerGate; in RSI_IPMU_PowerGateClr()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_ipmu.h91 #define POWERGATE_REG_WRITE 0x142 macro