Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/sim3l1xx/
DSI32_RSTSRC_A_Type.h361 (basePointer->RESETEN_SET = SI32_RSTSRC_A_RESETEN_LCD0MREN_MASK)
374 (basePointer->RESETEN_CLR = SI32_RSTSRC_A_RESETEN_LCD0MREN_MASK)
DSI32_RSTSRC_A_Type.c334 basePointer->RESETEN_SET = SI32_RSTSRC_A_RESETEN_LCD0MREN_MASK; in _SI32_RSTSRC_A_enable_system_reset_to_lcd()
347 basePointer->RESETEN_CLR = SI32_RSTSRC_A_RESETEN_LCD0MREN_MASK; in _SI32_RSTSRC_A_disable_system_reset_to_lcd()
DSI32_SIM3L1XX_RSTSRC_A_Registers.h187 #define SI32_RSTSRC_A_RESETEN_LCD0MREN_MASK 0x20000000 macro