Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/sim3l1xx/
DSI32_RSTSRC_A_Type.h413 (basePointer->RESETEN_SET = SI32_RSTSRC_A_RESETEN_RTC0MREN_MASK)
426 (basePointer->RESETEN_CLR = SI32_RSTSRC_A_RESETEN_RTC0MREN_MASK)
DSI32_RSTSRC_A_Type.c386 basePointer->RESETEN_SET = SI32_RSTSRC_A_RESETEN_RTC0MREN_MASK; in _SI32_RSTSRC_A_enable_system_reset_to_rtc()
399 basePointer->RESETEN_CLR = SI32_RSTSRC_A_RESETEN_RTC0MREN_MASK; in _SI32_RSTSRC_A_disable_system_reset_to_rtc()
DSI32_SIM3L1XX_RSTSRC_A_Registers.h209 #define SI32_RSTSRC_A_RESETEN_RTC0MREN_MASK 0x80000000 macro