Home
last modified time | relevance | path

Searched refs:SI32_RSTSRC_A_RESETEN_CPFREN_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/si32/si32Hal/sim3l1xx/
DSI32_RSTSRC_A_Type.h257 (basePointer->RESETEN_SET = SI32_RSTSRC_A_RESETEN_CPFREN_MASK)
270 (basePointer->RESETEN_CLR = SI32_RSTSRC_A_RESETEN_CPFREN_MASK)
DSI32_RSTSRC_A_Type.c230 basePointer->RESETEN_SET = SI32_RSTSRC_A_RESETEN_CPFREN_MASK; in _SI32_RSTSRC_A_enable_low_power_mode_charge_pump_reset_source()
243 basePointer->RESETEN_CLR = SI32_RSTSRC_A_RESETEN_CPFREN_MASK; in _SI32_RSTSRC_A_disable_low_power_mode_charge_pump_reset_source()
DSI32_SIM3L1XX_RSTSRC_A_Registers.h143 #define SI32_RSTSRC_A_RESETEN_CPFREN_MASK 0x00000200 macro