Home
last modified time | relevance | path

Searched refs:SWRST (Results 1 – 25 of 45) sorted by relevance

12

/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_keyscan.h135 …while ((KEYSCAN->SWRST & _KEYSCAN_SWRST_RESETTING_MASK) || (KEYSCAN->EN & _KEYSCAN_EN_DISABLING_MA… in sl_hal_keyscan_wait_ready()
Dsl_hal_sysrtc.h203 …while ((SYSRTC0->SWRST & _SYSRTC_SWRST_RESETTING_MASK) || (SYSRTC0->EN & _SYSRTC_EN_DISABLING_MASK… in sl_hal_sysrtc_wait_ready()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_lcd.h505 while ((LCD->SWRST & _LCD_SWRST_RESETTING_MASK) in LCD_ReadyWait()
564 while ((LCD->SWRST & _LCD_SWRST_RESETTING_MASK)) { in LCD_Reset()
/hal_silabs-latest/gecko/emlib/inc/
Dem_lcd.h505 while ((LCD->SWRST & _LCD_SWRST_RESETTING_MASK) in LCD_ReadyWait()
564 while ((LCD->SWRST & _LCD_SWRST_RESETTING_MASK)) { in LCD_Reset()
/hal_silabs-latest/gecko/emlib/src/
Dem_letimer.c554 while (letimer->SWRST & _LETIMER_SWRST_RESETTING_MASK) { in LETIMER_Reset()
Dem_vdac.c616 while (vdac->SWRST & _VDAC_SWRST_RESETTING_MASK) { in VDAC_Reset()
Dem_acmp.c375 while (acmp->SWRST & _ACMP_SWRST_RESETTING_MASK) { in ACMP_Reset()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_letimer.c554 while (letimer->SWRST & _LETIMER_SWRST_RESETTING_MASK) { in LETIMER_Reset()
Dem_vdac.c616 while (vdac->SWRST & _VDAC_SWRST_RESETTING_MASK) { in VDAC_Reset()
Dem_acmp.c375 while (acmp->SWRST & _ACMP_SWRST_RESETTING_MASK) { in ACMP_Reset()
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32FG23/Include/
Defr32fg23_keyscan.h48 …__IOM uint32_t SWRST; /**< Software Reset … member
Defr32fg23_sysrtc.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32fg23_pcnt.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32fg23_letimer.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32fg23_lcd.h48 …__IOM uint32_t SWRST; /**< Software Reset … member
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_keyscan.h48 …__IOM uint32_t SWRST; /**< Software Reset … member
Defr32mg24_sysrtc.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32mg24_pcnt.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32mg24_letimer.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32ZG23/Include/
Defr32zg23_keyscan.h48 …__IOM uint32_t SWRST; /**< Software Reset … member
Defr32zg23_sysrtc.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32zg23_pcnt.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32zg23_letimer.h48 …__IOM uint32_t SWRST; /**< Software Reset Register … member
Defr32zg23_lcd.h48 …__IOM uint32_t SWRST; /**< Software Reset … member
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_sysrtc.c115 SYSRTC0->SWRST = SYSRTC_SWRST_SWRST; in sl_hal_sysrtc_reset()

12