Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_LCD_A_Type.h56 basePointer->VBMCONTROL.U32 = 0xE2C00000;\
132 basePointer->VBMCONTROL.U32 = vbat_monitor_control;\
305 basePointer->VBMCONTROL.VBMEN = SI32_LCD_A_VBMCONTROL_VBMOEN_DISABLED_VALUE;\
332 basePointer->VBMCONTROL.U32 = (\
362 basePointer->VBMCONTROL.U32 = (\
392 basePointer->VBMCONTROL.U32 = (\
1415 (basePointer->VBMCONTROL.U32 = value)
1431 (basePointer->VBMCONTROL.U32)
1453 (basePointer->VBMCONTROL.VBMTH = value)
1466 (basePointer->VBMCONTROL.VBMCDEN = SI32_LCD_A_VBMCONTROL_VBMCDEN_ENABLED_VALUE)
[all …]
DSI32_LCD_A_Type.c45 basePointer->VBMCONTROL.U32 = 0xE2C00000; in _SI32_LCD_A_reset_module()
80 basePointer->VBMCONTROL.U32 = vbat_monitor_control; in _SI32_LCD_A_initialize_module()
253 basePointer->VBMCONTROL.VBMEN = SI32_LCD_A_VBMCONTROL_VBMOEN_DISABLED_VALUE; in _SI32_LCD_A_select_auto_contrast_bypass_mode()
282 basePointer->VBMCONTROL.U32 = ( in _SI32_LCD_A_select_auto_contrast_minimum_contrast_mode()
314 basePointer->VBMCONTROL.U32 = ( in _SI32_LCD_A_select_auto_contrast_constant_contrast_mode()
346 basePointer->VBMCONTROL.U32 = ( in _SI32_LCD_A_select_auto_contrast_auto_bypass_mode()
1276 basePointer->VBMCONTROL.U32 = value; in _SI32_LCD_A_write_vbmcontrol()
1290 return basePointer->VBMCONTROL.U32; in _SI32_LCD_A_read_vbmcontrol()
1306 basePointer->VBMCONTROL.VBMTH = value; in _SI32_LCD_A_write_vbat_monitor_threshold()
1319 basePointer->VBMCONTROL.VBMCDEN = SI32_LCD_A_VBMCONTROL_VBMCDEN_ENABLED_VALUE; in _SI32_LCD_A_enable_vbat_monitor_capacitor_divider()
[all …]
DSI32_LCD_A_Registers.h898 struct SI32_LCD_A_VBMCONTROL_Struct VBMCONTROL ; // Base Address + 0x70 member