| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_lesense.c | 126 if (LESENSE->EN != 0U) { in LESENSE_Init() 134 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_Init() 308 if (LESENSE->EN != 0U) { in LESENSE_ScanFreqSet() 316 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_ScanFreqSet() 424 if (LESENSE->EN != 0U) { in LESENSE_ScanModeSet() 433 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_ScanModeSet() 488 if (LESENSE->EN != 0U) { in LESENSE_StartDelaySet() 496 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_StartDelaySet() 550 if (LESENSE->EN != 0U) { in LESENSE_ClkDivSet() 558 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_ClkDivSet() [all …]
|
| D | em_burtc.c | 193 if (BURTC->EN != 0U) { in BURTC_Init() 200 while (BURTC->EN & _BURTC_EN_DISABLING_MASK) { in BURTC_Init() 231 if ((BURTC->EN == 0U) && !enable) { in BURTC_Enable() 236 if (BURTC->EN != 0U) { in BURTC_Enable() 248 while (BURTC->EN & _BURTC_EN_DISABLING_MASK) { in BURTC_Enable() 355 if (BURTC->EN != 0U) { in BURTC_Reset() 375 while (BURTC->EN & _BURTC_EN_DISABLING_MASK) { in BURTC_Reset()
|
| D | em_wdog.c | 94 while (wdog->EN & _WDOG_EN_DISABLING_MASK) { in WDOGn_Enable() 169 if ((wdog->EN & WDOG_EN_EN) == 0U) { in WDOGn_Feed() 208 if (wdog->EN != 0U) { in WDOGn_Init() 214 while (wdog->EN & _WDOG_EN_DISABLING_MASK) { in WDOGn_Init() 324 while ((wdog->EN != 0U) && (wdog->SYNCBUSY != 0U)) { in WDOGn_SyncWait()
|
| D | em_pcnt.c | 180 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Enable() 191 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Enable() 228 return (pcnt->EN & _PCNT_EN_EN_MASK); in PCNT_IsEnabled() 383 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_PRSInputEnable() 706 if (pcnt->EN == 1U) { in PCNT_Init() 713 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Init() 782 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Init() 847 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Reset() 911 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_FilterConfiguration()
|
| D | em_pdm.c | 87 pdm->EN = PDM_EN_EN_DISABLE; in PDM_Init() 112 pdm->EN = PDM_EN_EN_ENABLE; in PDM_Init() 140 if (pdm->EN != 0U) { in PDM_Reset() 164 pdm->EN = _PDM_EN_RESETVALUE; in PDM_Reset()
|
| D | em_timer.c | 187 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_Init() 275 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_InitCC() 342 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_InitDTI() 491 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_Reset() 512 while (((timer->EN & TIMER_EN_EN) != 0U) in TIMER_SyncWait()
|
| D | em_rtcc.c | 120 if ((RTCC->EN == 0U) && !enable) { in RTCC_Enable() 124 if (RTCC->EN != 0U) { in RTCC_Enable() 169 if (RTCC->EN != 0U) { in RTCC_Init()
|
| D | em_acmp.c | 264 EFM_ASSERT(acmp->EN & ACMP_EN_EN); in ACMP_CapsenseChannelSet() 292 while ((acmp->EN != 0U) && (acmp->SYNCBUSY != 0U)) { in ACMP_Disable() 298 while (acmp->EN & _ACMP_EN_DISABLING_MASK) { in ACMP_Disable() 548 EFM_ASSERT(acmp->EN & ACMP_EN_EN); in ACMP_ChannelSet()
|
| D | em_ldma.c | 90 LDMA->EN = 0; in LDMA_DeInit() 92 while (LDMA->EN & _LDMA_EN_DISABLING_MASK) { in LDMA_DeInit() 171 LDMA->EN = LDMA_EN_EN; in LDMA_Init()
|
| D | em_eusart.c | 564 bool wasEnabled = (eusart->EN & _EUSART_EN_EN_MASK) == true; in EUSART_BaudrateSet() 601 EFM_ASSERT(eusart->EN == EUSART_EN_EN); in EUSART_BaudrateSet() 795 EFM_ASSERT(eusart->EN == EUSART_EN_EN); in EUSART_PrsTriggerEnable() 906 if (eusart->EN) { in EUSART_AsyncInitCommon() 1094 if (eusart->EN) { in EUSART_SyncInitCommon() 1358 if (eusart->EN & _EUSART_EN_EN_MASK) { in EUSART_Disable() 1389 while (eusart->EN & _EUSART_EN_DISABLING_MASK) { in EUSART_Disable()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_lesense.c | 126 if (LESENSE->EN != 0U) { in LESENSE_Init() 134 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_Init() 308 if (LESENSE->EN != 0U) { in LESENSE_ScanFreqSet() 316 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_ScanFreqSet() 424 if (LESENSE->EN != 0U) { in LESENSE_ScanModeSet() 433 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_ScanModeSet() 488 if (LESENSE->EN != 0U) { in LESENSE_StartDelaySet() 496 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_StartDelaySet() 550 if (LESENSE->EN != 0U) { in LESENSE_ClkDivSet() 558 while (LESENSE->EN & _LESENSE_EN_DISABLING_MASK) { in LESENSE_ClkDivSet() [all …]
|
| D | em_burtc.c | 193 if (BURTC->EN != 0U) { in BURTC_Init() 200 while (BURTC->EN & _BURTC_EN_DISABLING_MASK) { in BURTC_Init() 231 if ((BURTC->EN == 0U) && !enable) { in BURTC_Enable() 236 if (BURTC->EN != 0U) { in BURTC_Enable() 250 while (BURTC->EN & _BURTC_EN_DISABLING_MASK) { in BURTC_Enable() 357 if (BURTC->EN != 0U) { in BURTC_Reset() 377 while (BURTC->EN & _BURTC_EN_DISABLING_MASK) { in BURTC_Reset()
|
| D | em_wdog.c | 94 while (wdog->EN & _WDOG_EN_DISABLING_MASK) { in WDOGn_Enable() 169 if ((wdog->EN & WDOG_EN_EN) == 0U) { in WDOGn_Feed() 208 if (wdog->EN != 0U) { in WDOGn_Init() 214 while (wdog->EN & _WDOG_EN_DISABLING_MASK) { in WDOGn_Init() 324 while ((wdog->EN != 0U) && (wdog->SYNCBUSY != 0U)) { in WDOGn_SyncWait()
|
| D | em_pcnt.c | 180 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Enable() 191 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Enable() 228 return (pcnt->EN & _PCNT_EN_EN_MASK); in PCNT_IsEnabled() 383 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_PRSInputEnable() 706 if (pcnt->EN == 1U) { in PCNT_Init() 713 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Init() 782 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Init() 847 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_Reset() 911 while (pcnt->EN & _PCNT_EN_DISABLING_MASK) { in PCNT_FilterConfiguration()
|
| D | em_pdm.c | 87 pdm->EN = PDM_EN_EN_DISABLE; in PDM_Init() 112 pdm->EN = PDM_EN_EN_ENABLE; in PDM_Init() 140 if (pdm->EN != 0U) { in PDM_Reset() 164 pdm->EN = _PDM_EN_RESETVALUE; in PDM_Reset()
|
| D | em_timer.c | 187 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_Init() 275 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_InitCC() 342 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_InitDTI() 491 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_Reset() 512 while (((timer->EN & TIMER_EN_EN) != 0U) in TIMER_SyncWait()
|
| D | em_rtcc.c | 120 if ((RTCC->EN == 0U) && !enable) { in RTCC_Enable() 124 if (RTCC->EN != 0U) { in RTCC_Enable() 169 if (RTCC->EN != 0U) { in RTCC_Init()
|
| D | em_ldma.c | 90 LDMA->EN = 0; in LDMA_DeInit() 92 while (LDMA->EN & _LDMA_EN_DISABLING_MASK) { in LDMA_DeInit() 157 LDMA->EN = LDMA_EN_EN; in LDMA_Init()
|
| D | em_acmp.c | 264 EFM_ASSERT(acmp->EN & ACMP_EN_EN); in ACMP_CapsenseChannelSet() 292 while ((acmp->EN != 0U) && (acmp->SYNCBUSY != 0U)) { in ACMP_Disable() 298 while (acmp->EN & _ACMP_EN_DISABLING_MASK) { in ACMP_Disable() 548 EFM_ASSERT(acmp->EN & ACMP_EN_EN); in ACMP_ChannelSet()
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_timer.h | 807 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_CompareBufSet() 834 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_CompareSet() 870 bool enabled = (timer->EN & TIMER_EN_EN) != 0UL; in TIMER_CounterSet() 879 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_CounterSet() 928 uint32_t timerEn = timer->EN & TIMER_EN_EN; in TIMER_EnableDTI() 932 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_EnableDTI() 988 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_ClearDTIFault() 1143 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_Lock() 1171 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_TopBufSet() 1206 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_TopSet() [all …]
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_timer.h | 807 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_CompareBufSet() 834 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_CompareSet() 870 bool enabled = (timer->EN & TIMER_EN_EN) != 0UL; in TIMER_CounterSet() 879 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_CounterSet() 928 uint32_t timerEn = timer->EN & TIMER_EN_EN; in TIMER_EnableDTI() 932 while (timer->EN & _TIMER_EN_DISABLING_MASK) { in TIMER_EnableDTI() 988 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_ClearDTIFault() 1143 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_Lock() 1171 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_TopBufSet() 1206 EFM_ASSERT(timer->EN & TIMER_EN_EN); in TIMER_TopSet() [all …]
|
| /hal_silabs-latest/simplicity_sdk/platform/peripheral/src/ |
| D | sl_hal_keyscan.c | 54 if (KEYSCAN->EN == KEYSCAN_EN_EN) { in sl_hal_keyscan_init() 57 while (KEYSCAN->EN & _KEYSCAN_EN_DISABLING_MASK) { in sl_hal_keyscan_init() 87 if (KEYSCAN->EN != 0U) { in sl_hal_keyscan_enable() 102 if (KEYSCAN->EN == 0U) { in sl_hal_keyscan_disable()
|
| D | sl_hal_etampdet.c | 52 if (ETAMPDET->EN & ETAMPDET_EN_EN) { in sl_hal_etampdet_init() 73 if (ETAMPDET->EN & ETAMPDET_EN_EN) { in sl_hal_etampdet_init_channel()
|
| /hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/ |
| D | sl_hal_keyscan.h | 135 …while ((KEYSCAN->SWRST & _KEYSCAN_SWRST_RESETTING_MASK) || (KEYSCAN->EN & _KEYSCAN_EN_DISABLING_MA… in sl_hal_keyscan_wait_ready() 146 while ((KEYSCAN->EN != 0U) && (KEYSCAN->STATUS & KEYSCAN_STATUS_SYNCBUSY)) { in sl_hal_keyscan_wait_sync()
|
| D | sl_hal_sysrtc.h | 193 while ((SYSRTC0->EN & SYSRTC_EN_EN) && (SYSRTC0->SYNCBUSY != 0U)) { in SL_CODE_CLASSIFY() 203 …while ((SYSRTC0->SWRST & _SYSRTC_SWRST_RESETTING_MASK) || (SYSRTC0->EN & _SYSRTC_EN_DISABLING_MASK… in sl_hal_sysrtc_wait_ready()
|