| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_rtc.c | 83 if (RTC->FREEZE & RTC_FREEZE_REGFREEZE) { in regSync() 278 RTC->FREEZE = RTC_FREEZE_REGFREEZE; in RTC_FreezeEnable() 280 RTC->FREEZE = 0; in RTC_FreezeEnable() 343 RTC->FREEZE = _RTC_FREEZE_RESETVALUE; in RTC_Reset()
|
| D | em_leuart.c | 89 if (leuart->FREEZE & LEUART_FREEZE_REGFREEZE) { in LEUART_Sync() 400 leuart->FREEZE = LEUART_FREEZE_REGFREEZE; in LEUART_FreezeEnable() 402 leuart->FREEZE = 0; in LEUART_FreezeEnable()
|
| D | em_letimer.c | 95 if (letimer->FREEZE & LETIMER_FREEZE_REGFREEZE) { in regSync() 323 letimer->FREEZE = LETIMER_FREEZE_REGFREEZE; in LETIMER_FreezeEnable() 325 letimer->FREEZE = 0; in LETIMER_FreezeEnable()
|
| D | em_pcnt.c | 466 pcnt->FREEZE = PCNT_FREEZE_REGFREEZE; in PCNT_FreezeEnable() 468 pcnt->FREEZE = 0; in PCNT_FreezeEnable()
|
| D | em_burtc.c | 87 if ((BURTC->FREEZE & BURTC_FREEZE_REGFREEZE) in regSync()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_rtc.c | 83 if (RTC->FREEZE & RTC_FREEZE_REGFREEZE) { in regSync() 278 RTC->FREEZE = RTC_FREEZE_REGFREEZE; in RTC_FreezeEnable() 280 RTC->FREEZE = 0; in RTC_FreezeEnable() 343 RTC->FREEZE = _RTC_FREEZE_RESETVALUE; in RTC_Reset()
|
| D | em_letimer.c | 95 if (letimer->FREEZE & LETIMER_FREEZE_REGFREEZE) { in regSync() 323 letimer->FREEZE = LETIMER_FREEZE_REGFREEZE; in LETIMER_FreezeEnable() 325 letimer->FREEZE = 0; in LETIMER_FreezeEnable()
|
| D | em_pcnt.c | 466 pcnt->FREEZE = PCNT_FREEZE_REGFREEZE; in PCNT_FreezeEnable() 468 pcnt->FREEZE = 0; in PCNT_FreezeEnable()
|
| D | em_burtc.c | 87 if ((BURTC->FREEZE & BURTC_FREEZE_REGFREEZE) in regSync()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_lcd.h | 727 LCD->FREEZE = LCD_FREEZE_REGFREEZE_FREEZE; in LCD_FreezeEnable() 729 LCD->FREEZE = LCD_FREEZE_REGFREEZE_UPDATE; in LCD_FreezeEnable()
|
| D | em_burtc.h | 388 BUS_RegBitWrite(&BURTC->FREEZE, _BURTC_FREEZE_REGFREEZE_SHIFT, enable); in BURTC_FreezeEnable()
|
| D | em_pcnt.h | 797 if (pcnt->FREEZE & PCNT_FREEZE_REGFREEZE) { in PCNT_Sync()
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_lcd.h | 727 LCD->FREEZE = LCD_FREEZE_REGFREEZE_FREEZE; in LCD_FreezeEnable() 729 LCD->FREEZE = LCD_FREEZE_REGFREEZE_UPDATE; in LCD_FreezeEnable()
|
| D | em_burtc.h | 388 BUS_RegBitWrite(&BURTC->FREEZE, _BURTC_FREEZE_REGFREEZE_SHIFT, enable); in BURTC_FreezeEnable()
|
| D | em_pcnt.h | 797 if (pcnt->FREEZE & PCNT_FREEZE_REGFREEZE) { in PCNT_Sync()
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Include/ |
| D | efm32hg_rtc.h | 56 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| D | efm32hg_pcnt.h | 59 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| D | efm32hg_leuart.h | 64 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/ |
| D | efm32wg_rtc.h | 56 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| D | efm32wg_burtc.h | 62 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| D | efm32wg_letimer.h | 60 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| D | efm32wg_pcnt.h | 59 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| D | efm32wg_lcd.h | 69 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG12B/Include/ |
| D | efm32gg12b_lcd.h | 81 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG11B/Include/ |
| D | efm32gg11b_lcd.h | 81 __IOM uint32_t FREEZE; /**< Freeze Register */ member
|