Home
last modified time | relevance | path

Searched refs:LFCLKSTAT (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_CLOCK.c268 if ((NRF_CLOCK_regs[inst]->LFCLKSTAT & CLOCK_LFCLKRUN_STATUS_Msk) == 0) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_LFCLKSTOP()
441 CLOCK_regs->LFCLKSTAT = CLOCK_LFCLKSTAT_STATE_Msk in nhw_clock_LFTimer_triggered()
449 CLOCK_regs->LFCLKSTAT &= ~CLOCK_LFCLKSTAT_STATE_Msk; in nhw_clock_LFTimer_triggered()
DNRF5340_peri_types.h830 …__IM uint32_t LFCLKSTAT; /*!< (@ 0x00000418) Status indicating which LFCLK so… member